Skip to content

Introduce harmonia-file-* libraries#1031

Open
Ericson2314 wants to merge 1 commit into
mainfrom
file
Open

Introduce harmonia-file-* libraries#1031
Ericson2314 wants to merge 1 commit into
mainfrom
file

harmonia-file: async file-tree libraries backed by cap-std

574ce55
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 21, 2026 in 0s

65.62% (-0.38%) compared to db0f109, passed because coverage increased by 0.31% when compared to adjusted base (65.31%)

View this Pull Request on Codecov

65.62% (-0.38%) compared to db0f109, passed because coverage increased by 0.31% when compared to adjusted base (65.31%)

Details

Codecov Report

❌ Patch coverage is 71.60804% with 226 lines in your changes missing coverage. Please review.
✅ Project coverage is 65.62%. Comparing base (db0f109) to head (574ce55).
⚠️ Report is 58 commits behind head on main.

Files with missing lines Patch % Lines
harmonia-file-fd/src/sink.rs 0.00% 45 Missing ⚠️
harmonia-file-nar/src/archive/dumper.rs 66.00% 9 Missing and 25 partials ⚠️
harmonia-file-fd/src/source.rs 77.77% 9 Missing and 19 partials ⚠️
harmonia-file-fd/src/cap.rs 64.93% 23 Missing and 4 partials ⚠️
harmonia-file-nar/src/archive/restorer.rs 85.81% 7 Missing and 14 partials ⚠️
harmonia-file-io-pure/src/listing.rs 57.50% 9 Missing and 8 partials ⚠️
harmonia-file-io-pure/src/serde_impl.rs 56.66% 7 Missing and 6 partials ⚠️
harmonia-file-nar/src/archive/byte_stream.rs 79.59% 7 Missing and 3 partials ⚠️
harmonia-file-io-pure/src/source.rs 86.88% 7 Missing and 1 partial ⚠️
harmonia-file-fd/src/mmap.rs 25.00% 6 Missing ⚠️
... and 6 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1031      +/-   ##
==========================================
- Coverage   66.00%   65.62%   -0.38%     
==========================================
  Files         150      158       +8     
  Lines       17332    17453     +121     
  Branches    17332    17453     +121     
==========================================
+ Hits        11440    11454      +14     
- Misses       5216     5276      +60     
- Partials      676      723      +47     

☔ 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.