implement locate and updatedb #536
Open
Codecov / codecov/project
succeeded
Apr 13, 2026 in 1s
87.80% (+0.10%) compared to a607612
View this Pull Request on Codecov
87.80% (+0.10%) compared to a607612
Details
Codecov Report
❌ Patch coverage is 91.99372% with 51 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.80%. Comparing base (a607612) to head (1acd3f8).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/locate/mod.rs | 90.04% | 23 Missing and 19 partials |
| src/updatedb/mod.rs | 95.65% | 6 Missing and 3 partials |
Additional details and impacted files
@@ Coverage Diff @@
## main #536 +/- ##
==========================================
+ Coverage 87.69% 87.80% +0.10%
==========================================
Files 31 35 +4
Lines 6893 6937 +44
Branches 324 355 +31
==========================================
+ Hits 6045 6091 +46
+ Misses 617 597 -20
- Partials 231 249 +18 ☔ 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.
Loading