Update linting config to work with new mypy version #3894
Closed
Codecov / codecov/project
succeeded
Dec 23, 2024 in 1s
24.84% (-55.05%) compared to f6281f5
View this Pull Request on Codecov
24.84% (-55.05%) compared to f6281f5
Details
Codecov Report
Attention: Patch coverage is 12.50000%
with 7 lines
in your changes missing coverage. Please review.
Project coverage is 24.84%. Comparing base (
f6281f5
) to head (42d75a2
).
Files with missing lines | Patch % | Lines |
---|---|---|
sentry_sdk/integrations/rust_tracing.py | 0.00% | 5 Missing |
sentry_sdk/client.py | 33.33% | 2 Missing |
❗ There is a different number of reports uploaded between BASE (f6281f5) and HEAD (42d75a2). Click for more details.
Additional details and impacted files
@@ Coverage Diff @@
## master #3894 +/- ##
===========================================
- Coverage 79.88% 24.84% -55.05%
===========================================
Files 139 139
Lines 15429 14611 -818
Branches 2624 2141 -483
===========================================
- Hits 12326 3630 -8696
- Misses 2228 10650 +8422
+ Partials 875 331 -544
Files with missing lines | Coverage Δ | |
---|---|---|
sentry_sdk/client.py | 44.25% <33.33%> (-34.21%) |
⬇️ |
sentry_sdk/integrations/rust_tracing.py | 0.00% <0.00%> (-84.62%) |
⬇️ |
Loading