feat: add support for caching LFS - #25
Merged
Merged
Codecov / codecov/project
succeeded
Aug 24, 2026 in 0s
96.12% (+0.19%) compared to 4e6883e
View this Pull Request on Codecov
96.12% (+0.19%) compared to 4e6883e
Details
Codecov Report
❌ Patch coverage is 95.65807% with 32 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.12%. Comparing base (4e6883e) to head (623f253).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/server.rs | 87.75% | 18 Missing |
| src/lfs.rs | 98.01% | 7 Missing |
| src/evict.rs | 94.25% | 5 Missing |
| src/git.rs | 91.66% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #25 +/- ##
==========================================
+ Coverage 95.92% 96.12% +0.19%
==========================================
Files 5 6 +1
Lines 957 1650 +693
==========================================
+ Hits 918 1586 +668
- Misses 39 64 +25 ☔ View full report in Codecov by Harness.
📢 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