Skip to content

Better nar restorer, and ref scanning#1068

Merged
Ericson2314 merged 2 commits into
mainfrom
scanner
Jun 6, 2026
Merged

Better nar restorer, and ref scanning#1068
Ericson2314 merged 2 commits into
mainfrom
scanner

store: add `harmonia-store-ref-scan`

e4d58f1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 6, 2026 in 0s

65.27% (+0.30%) compared to daa3fbe

View this Pull Request on Codecov

65.27% (+0.30%) compared to daa3fbe

Details

Codecov Report

❌ Patch coverage is 92.45283% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 65.27%. Comparing base (daa3fbe) to head (e4d58f1).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
harmonia-file-nar/src/archive/restorer.rs 79.24% 4 Missing and 7 partials ⚠️
harmonia-store-ref-scan/src/lib.rs 96.85% 3 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1068      +/-   ##
==========================================
+ Coverage   64.97%   65.27%   +0.30%     
==========================================
  Files         149      150       +1     
  Lines       17006    17138     +132     
  Branches    17006    17138     +132     
==========================================
+ Hits        11049    11187     +138     
+ Misses       5304     5295       -9     
- Partials      653      656       +3     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.