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

Update linting config to work with new mypy version #3894

Closed
wants to merge 1 commit into from

Update linting config to work with new mypy version

42d75a2
Select commit
Loading
Failed to load commit list.
Closed

Update linting config to work with new mypy version #3894

Update linting config to work with new mypy version
42d75a2
Select commit
Loading
Failed to load commit list.
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.

HEAD has 111 uploads less than BASE
Flag BASE (f6281f5) HEAD (42d75a2)
113 2
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%) ⬇️

... and 132 files with indirect coverage changes