Skip to content

rage-mount-dir: Transparently decrypt files with provided identities

6794269
Select commit
Loading
Failed to load commit list.
Draft

rage-mount-dir: OverlayFS that transparently decrypts age-encrypted files #233

rage-mount-dir: Transparently decrypt files with provided identities
6794269
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 5, 2026 in 0s

31.59% (-2.20%) compared to c028790

View this Pull Request on Codecov

31.59% (-2.20%) compared to c028790

Details

Codecov Report

❌ Patch coverage is 3.90625% with 246 lines in your changes missing coverage. Please review.
✅ Project coverage is 31.59%. Comparing base (c028790) to head (6794269).
⚠️ Report is 620 commits behind head on main.

Files with missing lines Patch % Lines
rage/src/bin/rage-mount-dir/overlay.rs 0.00% 147 Missing ⚠️
rage/src/bin/rage-mount-dir/main.rs 0.00% 50 Missing ⚠️
rage/src/bin/rage-mount-dir/reader.rs 0.00% 25 Missing ⚠️
rage/src/bin/rage-mount-dir/wrapper.rs 0.00% 16 Missing ⚠️
age/src/encrypted.rs 55.55% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #233      +/-   ##
==========================================
- Coverage   33.79%   31.59%   -2.20%     
==========================================
  Files          34       38       +4     
  Lines        3063     3307     +244     
==========================================
+ Hits         1035     1045      +10     
- Misses       2028     2262     +234     

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