8000 chore: Remove old metrics code by sentrivana · Pull Request #4899 · getsentry/sentry-python · GitHub
[go: up one dir, main page]

Skip to content

chore: Remove old metrics code

3fb89dc
Select commit
Loading
Failed to load commit list.
Merged

chore: Remove old metrics code #4899

chore: Remove old metrics code
3fb89dc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 9, 2025 in 0s

84.75% (-0.03%) compared to 55e903e

View this Pull Request on Codecov

84.75% (-0.03%) compared to 55e903e

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.75%. Comparing base (55e903e) to head (3fb89dc).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4899      +/-   ##
==========================================
- Coverage   84.78%   84.75%   -0.03%     
==========================================
  Files         160      159       -1     
  Lines       16774    16289     -485     
  Branches     2920     2831      -89     
==========================================
- Hits        14221    13806     -415     
+ Misses       1695     1657      -38     
+ Partials  
40B0
    858      826      -32     
Files with missing lines Coverage Δ
sentry_sdk/client.py 84.98% <ø> (+0.83%) ⬆️
sentry_sdk/consts.py 99.34% <ø> (ø)
sentry_sdk/envelope.py 89.17% <100.00%> (-0.12%) ⬇️
sentry_sdk/tracing.py 86.25% <ø> (-0.48%) ⬇️
sentry_sdk/transport.py 84.37% <100.00%> (+0.15%) ⬆️

... and 5 files with indirect coverage changes

0