Fix flake8 #3783
Merged
Fix flake8 #3783
Codecov / codecov/project
succeeded
Nov 15, 2024 in 0s
25.18% (-52.63%) compared to 82bf4f7
View this Pull Request on Codecov
25.18% (-52.63%) compared to 82bf4f7
Details
Codecov Report
Attention: Patch coverage is 0%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 25.18%. Comparing base (
82bf4f7
) to head (65472a7
).
Files with missing lines | Patch % | Lines |
---|---|---|
sentry_sdk/integrations/aiohttp.py | 0.00% | 1 Missing |
❗ There is a different number of reports uploaded between BASE (82bf4f7) and HEAD (65472a7). Click for more details.
Additional details and impacted files
@@ Coverage Diff @@
## potel-base #3783 +/- ##
===============================================
- Coverage 77.81% 25.18% -52.63%
===============================================
Files 140 140
Lines 14534 14533 -1
Branches 2291 2156 -135
===============================================
- Hits 11309 3660 -7649
- Misses 2538 10530 +7992
+ Partials 687 343 -344
Files with missing lines | Coverage Δ | |
---|---|---|
sentry_sdk/_init_implementation.py | 55.55% <ø> (-44.45%) |
⬇️ |
sentry_sdk/integrations/aiohttp.py | 8.99% <0.00%> (-74.61%) |
⬇️ |
Loading