Skip to content

updated tests

d135e07
Select commit
Loading
Failed to load commit list.
Merged

ci: Replace black and flake8 with ruff. #4866

updated tests
d135e07
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 26, 2025 in 1s

84.76% (-0.03%) compared to 3a43dc9

View this Pull Request on Codecov

84.76% (-0.03%) compared to 3a43dc9

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.76%. Comparing base (3a43dc9) to head (d135e07).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4866      +/-   ##
==========================================
- Coverage   84.78%   84.76%   -0.03%     
==========================================
  Files         158      158              
  Lines       16558    16560       +2     
  Branches     2876     2876              
==========================================
- Hits        14039    14037       -2     
- Misses       1674     1675       +1     
- Partials      845      848       +3     
Files with missing lines Coverage Δ
sentry_sdk/client.py 84.15% <100.00%> (ø)
sentry_sdk/consts.py 99.34% <ø> (ø)
sentry_sdk/envelope.py 89.28% <ø> (ø)
sentry_sdk/feature_flags.py 90.62% <ø> (ø)
sentry_sdk/hub.py 63.73% <ø> (ø)
sentry_sdk/integrations/asgi.py 90.71% <100.00%> (+0.06%) ⬆️
sentry_sdk/integrations/grpc/aio/client.py 94.44% <ø> (ø)
sentry_sdk/integrations/grpc/client.py 94.87% <100.00%> (ø)
sentry_sdk/integrations/langchain.py 68.99% <ø> (ø)
sentry_sdk/integrations/launchdarkly.py 90.32% <ø> (ø)
... and 17 more

... and 1 file with indirect coverage changes