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

Conversation

@jkanche

@jkanche jkanche commented Aug 22, 2025

Copy link
Copy Markdown
Member

resolves #60

@jkanche jkanche self-assigned this Aug 22, 2025
@codecov

codecov Bot commented Aug 22, 2025

Copy link
Copy Markdown

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).
⚠️ Report is 1 commits behind head on master.

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.

@jkanche
jkanche merged commit 4a25e26 into master Aug 22, 2025
11 checks passed
@jkanche
jkanche deleted the fix-index-expir branch August 22, 2025 15:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

set_start and set_width should call _delete_ncls_index to prevent stale ncls index

1 participant