Testing in CI #3557
Closed
Testing in CI #3557
Codecov / codecov/project
succeeded
Sep 23, 2024 in 1s
84.30% (-0.19%) compared to 26b86a5
View this Pull Request on Codecov
84.30% (-0.19%) compared to 26b86a5
Details
Codecov Report
Attention: Patch coverage is 50.63291%
with 39 lines
in your changes missing coverage. Please review.
Project coverage is 84.30%. Comparing base (
26b86a5
) to head (0746663
).
Report is 3 commits behind head on master.
✅ All tests successful. No failed tests found.
Additional details and impacted files
@@ Coverage Diff @@
## master #3557 +/- ##
==========================================
- Coverage 84.49% 84.30% -0.19%
==========================================
Files 133 133
Lines 13855 13885 +30
Branches 2930 2929 -1
==========================================
- Hits 11707 11706 -1
- Misses 1423 1440 +17
- Partials 725 739 +14
Files with missing lines | Coverage Δ | |
---|---|---|
sentry_sdk/client.py | 83.49% <100.00%> (ø) |
|
sentry_sdk/integrations/fastapi.py | 90.00% <100.00%> (ø) |
|
sentry_sdk/integrations/flask.py | 86.99% <100.00%> (+0.10%) |
⬆️ |
sentry_sdk/integrations/sanic.py | 80.55% <100.00%> (ø) |
|
sentry_sdk/integrations/sys_exit.py | 100.00% <100.00%> (ø) |
|
sentry_sdk/integrations/threading.py | 98.21% <100.00%> (-1.79%) |
⬇️ |
sentry_sdk/integrations/anthropic.py | 82.85% <50.00%> (-0.17%) |
⬇️ |
sentry_sdk/integrations/aiohttp.py | 84.66% <50.00%> (-0.88%) |
⬇️ |
sentry_sdk/integrations/atexit.py | 71.87% <33.33%> (-6.25%) |
⬇️ |
sentry_sdk/integrations/bottle.py | 86.31% <50.00%> (-1.73%) |
⬇️ |
... and 11 more |
Loading