fix(store): allow shared leases on read-only indexes - #246
Merged
Codecov / codecov/project
succeeded
Aug 28, 2026 in 0s
95.37% (target 95.00%)
View this Pull Request on Codecov
95.37% (target 95.00%)
Details
Codecov Report
❌ Patch coverage is 50.00000% with 6 lines in your changes missing coverage. Please review.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| crates/codegraph-store/src/index_lease.rs | 50.00% | 6 Missing |
@@ Coverage Diff @@
## main #246 +/- ##
=======================================
Coverage 95.36% 95.37%
=======================================
Files 142 142
Lines 80049 80050 +1
=======================================
+ Hits 76341 76345 +4
+ Misses 3708 3705 -3 | Files with missing lines | Coverage Δ | |
|---|---|---|
| crates/codegraph-store/src/index_lease.rs | 88.59% <50.00%> (+0.02%) |
⬆️ |
... and 1 file with indirect coverage changes
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading