fix(anthropic): Capture exceptions for `stream()` calls by alexander-alderman-webb · Pull Request #5950 · getsentry/sentry-python
Codecov Results 📊
✅ 7 passed | Total: 7 | Pass Rate: 100% | Execution Time: 1.78s
📊 Comparison with Base Branch
| Metric | Change |
|---|---|
| Total Tests | 📉 -45 |
| Passed Tests | 📉 -45 |
| Failed Tests | — |
| Skipped Tests | — |
All tests are passing successfully.
❌ Patch coverage is 0.00%. Project has 15837 uncovered lines.
✅ Project coverage is 25.23%. Comparing base (base) to head (head).
Files with missing lines (1)
| File | Patch % | Lines |
|---|---|---|
anthropic.py |
5.43% |
Coverage diff
@@ Coverage Diff @@ ## main #PR +/-## ========================================== + Coverage 22.29% 25.23% +2.94% ========================================== Files 190 191 +1 Lines 20931 21182 +251 Branches 7698 6960 -738 ========================================== + Hits 4666 5345 +679 - Misses 16265 15837 -428 - Partials 382 456 +74
Generated by Codecov Action