Skip to content

Update sentry_sdk/integrations/__init__.py

d47e965
Select commit
Loading
Failed to load commit list.
Merged

Allow new integration setup on the instance with config options #5047

Update sentry_sdk/integrations/__init__.py
d47e965
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 30, 2025 in 0s

83.92% (-0.01%) compared to 3e86962

View this Pull Request on Codecov

83.92% (-0.01%) compared to 3e86962

Details

Codecov Report

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

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5047      +/-   ##
==========================================
- Coverage   83.92%   83.92%   -0.01%     
==========================================
  Files         179      179              
  Lines       17890    17893       +3     
  Branches     3181     3181              
==========================================
+ Hits        15015    15017       +2     
- Misses       1909     1910       +1     
  Partials      966      966              
Files with missing lines Coverage Δ
sentry_sdk/client.py 84.22% <ø> (ø)
sentry_sdk/integrations/__init__.py 87.50% <100.00%> (+0.48%) ⬆️

... and 1 file with indirect coverage changes