Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix flake8 #3783

Merged
merged 1 commit into from
Nov 15, 2024

fix some lint things

65472a7
Select commit
Loading
Failed to load commit list.
Merged

Fix flake8 #3783

fix some lint things
65472a7
Select commit
Loading
Failed to load commit list.
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.

HEAD has 96 uploads less than BASE
Flag BASE (82bf4f7) HEAD (65472a7)
97 1
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%) ⬇️

... and 120 files with indirect coverage changes