8000 chore(metrics): Rename _metrics to metrics by alexander-alderman-webb · Pull Request #5035 · getsentry/sentry-python · GitHub
[go: up one dir, main page]

Skip to content

tests

e344c17
Select commit
Loading
Failed to load commit list.
Merged

chore(metrics): Rename _metrics to metrics #5035

tests
e344c17
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 28, 2025 in 0s

84.00% (+0.06%) compared to 104db8c

View this Pull Request on Codecov

84.00% (+0.06%) compared to 104db8c

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.00%. Comparing base (104db8c) to head (e344c17).
⚠️ Report is 5 commits behind head on master.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5035      +/-   ##
==========================================
+ Coverage   83.94%   84.00%   +0.06%     
==========================================
  Files         178      178              
  Lines       17834    17839       +5     
  Branches     3170     3171       +1     
==========================================
+ Hits        14971    14986      +15     
+ Misses       1901     1894       -7     
+ Partials      962      959       -3     
Files with missing lines Coverage Δ
sentry_sdk/__init__.py 100.00% <100.00%> (ø)
sentry_sdk/metrics.py 100.00% <ø> (ø)

... and 6 files with indirect coverage changes

0