Skip to content

feat: non-experimental option

58a65d2
Select commit
Loading
Failed to load commit list.
Merged

feat: non-experimental enable_metrics option #5056

feat: non-experimental option
58a65d2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 3, 2025 in 0s

83.93% (-0.03%) compared to 8965821

View this Pull Request on Codecov

83.93% (-0.03%) compared to 8965821

Details

Codecov Report

❌ Patch coverage is 75.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.93%. Comparing base (8965821) to head (58a65d2).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
sentry_sdk/utils.py 50.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5056      +/-   ##
==========================================
- Coverage   83.96%   83.93%   -0.03%     
==========================================
  Files         179      179              
  Lines       17894    17900       +6     
  Branches     3177     3179       +2     
==========================================
  Hits        15024    15024              
- Misses       1900     1907       +7     
+ Partials      970      969       -1     
Files with missing lines Coverage Δ
sentry_sdk/client.py 84.09% <100.00%> (+0.44%) ⬆️
sentry_sdk/consts.py 99.40% <ø> (ø)
sentry_sdk/utils.py 86.25% <50.00%> (-0.17%) ⬇️

... and 3 files with indirect coverage changes