POtel implementation base branch #3152
+5,325
−6,762
Draft
Codecov / codecov/project
succeeded
Nov 15, 2024 in 0s
25.15% (-59.15%) compared to da0b086
View this Pull Request on Codecov
25.15% (-59.15%) compared to da0b086
Details
Codecov Report
Attention: Patch coverage is 42.36061%
with 796 lines
in your changes missing coverage. Please review.
Project coverage is 25.15%. Comparing base (
da0b086
) to head (aa9c5ca
).
❗ There is a different number of reports uploaded between BASE (da0b086) and HEAD (aa9c5ca). Click for more details.
Additional details and impacted files
@@ Coverage Diff @@
## master #3152 +/- ##
===========================================
- Coverage 84.30% 25.15% -59.15%
===========================================
Files 137 140 +3
Lines 14561 14559 -2
Branches 2460 2160 -300
===========================================
- Hits 12275 3662 -8613
- Misses 1528 10554 +9026
+ Partials 758 343 -415
Files with missing lines | Coverage Δ | |
---|---|---|
sentry_sdk/__init__.py | 100.00% <ø> (ø) |
|
sentry_sdk/_compat.py | 28.94% <ø> (-65.93%) |
⬇️ |
sentry_sdk/_init_implementation.py | 55.55% <ø> (-40.28%) |
⬇️ |
sentry_sdk/consts.py | 99.50% <ø> (-0.01%) |
⬇️ |
sentry_sdk/integrations/__init__.py | 86.56% <ø> (-7.47%) |
⬇️ |
sentry_sdk/integrations/_wsgi_common.py | 28.20% <ø> (-56.92%) |
⬇️ |
sentry_sdk/integrations/anthropic.py | 7.14% <ø> (-77.98%) |
⬇️ |
sentry_sdk/integrations/asyncio.py | 0.00% <ø> (-90.20%) |
⬇️ |
sentry_sdk/integrations/cohere.py | 11.76% <ø> (-67.23%) |
⬇️ |
sentry_sdk/integrations/django/asgi.py | 0.00% <ø> (-87.74%) |
⬇️ |
... and 67 more |
Loading