POtel implementation base branch (aka SDK 3.0.0) #3152
Closed
Codecov / codecov/project
succeeded
Sep 3, 2025 in 1s
84.85% (-0.01%) compared to 57a3405
View this Pull Request on Codecov
84.85% (-0.01%) compared to 57a3405
Details
Codecov Report
❌ Patch coverage is 90.44970% with 206 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.85%. Comparing base (57a3405) to head (bdca31d).
✅ All tests successful. No failed tests found.
Additional details and impacted files
@@ Coverage Diff @@
## master #3152 +/- ##
==========================================
- Coverage 84.85% 84.85% -0.01%
==========================================
Files 156 158 +2
Lines 16110 16093 -17
Branches 2740 2564 -176
==========================================
- Hits 13670 13655 -15
+ Misses 1651 1648 -3
- Partials 789 790 +1 | Files with missing lines | Coverage Δ | |
|---|---|---|
| sentry_sdk/__init__.py | 100.00% <100.00%> (ø) |
|
| sentry_sdk/_init_implementation.py | 100.00% <100.00%> (+4.16%) |
⬆️ |
| sentry_sdk/_log_batcher.py | 79.76% <100.00%> (+0.24%) |
⬆️ |
| sentry_sdk/_lru_cache.py | 100.00% <100.00%> (ø) |
|
| sentry_sdk/_queue.py | 62.22% <100.00%> (+2.22%) |
⬆️ |
| sentry_sdk/_werkzeug.py | 50.00% <100.00%> (+1.85%) |
⬆️ |
| sentry_sdk/ai/utils.py | 86.95% <100.00%> (+0.59%) |
⬆️ |
| sentry_sdk/attachments.py | 100.00% <100.00%> (ø) |
|
| sentry_sdk/crons/api.py | 100.00% <100.00%> (ø) |
|
| sentry_sdk/crons/decorator.py | 100.00% <100.00%> (ø) |
|
| ... and 140 more |
Loading