8000 feat(integrations): add ability to auto-deactivate lower-level integrations based on map by shellmayr · Pull Request #5052 · getsentry/sentry-python · GitHub
[go: up one dir, main page]

Skip to content

merge

b34d342
Select commit
Loading
Failed to load commit list.
Merged

feat(integrations): add ability to auto-deactivate lower-level integrations based on map #5052

merge
b34d342
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 4, 2025 in 1s

83.95% (+0.01%) compared to 7264a9f

View this Pull Request on Codecov

83.95% (+0.01%) compared to 7264a9f

Details

Codecov Report

❌ Patch coverage is 91.66667% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 83.95%. Comparing base (7264a9f) to head (b34d342).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
sentry_sdk/integrations/__init__.py 91.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5052      +/-   ##
==========================================
+ Coverage   83.94%   83.95%   +0.01%     
==========================================
  Files         179      179              
  Lines       17904    17916      +12     
  Branches     3179     3187       +8     
==========================================
+ Hits        15030    15042      +12     
  Misses       1902     1902              
  Partials      972      972              
Files with missing lines Coverage Δ
sentry_sdk/integrations/__init__.py 88.04% <91.66%> (+0.54%) ⬆️

... and 1 file with indirect coverage changes

0