8000 fix(django): Improve logic for classifying cache hits and misses by alexander-alderman-webb · Pull Request #5029 · getsentry/sentry-python · GitHub
[go: up one dir, main page]

Skip to content

remove method

626b529
Select commit
Loading
Failed to load commit list.
Merged

fix(django): Improve logic for classifying cache hits and misses #5029

remove method
626b529
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 28, 2025 in 0s

83.93% (-0.01%) compared to 104db8c

View this Pull Request on Codecov

83.93% (-0.01%) compared to 104db8c

Details

Codecov Report

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

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5029      +/-   ##
==========================================
- Coverage   83.94%   83.93%   -0.01%     
==========================================
  Files         178      178              
  Lines       17834    17850      +16     
  Branches     3170     3175       +5     
==========================================
+ Hits        14971    14983      +12     
- Misses       1901     1905       +4     
  Partials      962      962              
Files with missing lines Coverage Δ
sentry_sdk/integrations/django/caching.py 97.16% <100.00%> (+0.32%) ⬆️

... and 8 files with indirect coverage changes

0