Skip to content

Delete cached index if attrs change, add a get exclusive end method - #61

Merged
jkanche merged 3 commits into
masterfrom
fix-index-expir
Aug 22, 2025
Merged

Delete cached index if attrs change, add a get exclusive end method#61
jkanche merged 3 commits into
masterfrom
fix-index-expir

add tests

e05cbc4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 22, 2025 in 1s

67.04% (+0.49%) compared to c94eee5

View this Pull Request on Codecov

67.04% (+0.49%) compared to c94eee5

Details

Codecov Report

❌ Patch coverage is 81.81818% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 67.04%. Comparing base (c94eee5) to head (e05cbc4).

Files with missing lines Patch % Lines
src/iranges/IRanges.py 81.81% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #61      +/-   ##
==========================================
+ Coverage   66.55%   67.04%   +0.49%     
==========================================
  Files           4        4              
  Lines         867      877      +10     
  Branches      164      166       +2     
==========================================
+ Hits          577      588      +11     
- Misses        212      213       +1     
+ Partials       78       76       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.