Skip to content

Updates

917824f
Select commit
Loading
Failed to load commit list.
Draft

[DRAFT] Add Overlayfs implementation #659

Updates
917824f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 22, 2026 in 0s

88.02% (-0.19%) compared to c370d92

View this Pull Request on Codecov

88.02% (-0.19%) compared to c370d92

Details

Codecov Report

❌ Patch coverage is 78.94737% with 60 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.02%. Comparing base (c370d92) to head (917824f).
⚠️ Report is 35 commits behind head on main.

Files with missing lines Patch % Lines
dfvfs/vfs/overlay_file_entry.py 77.06% 25 Missing ⚠️
dfvfs/resolver_helpers/overlay_resolver_helper.py 0.00% 13 Missing ⚠️
dfvfs/analyzer/overlay_analyzer_helper.py 0.00% 8 Missing ⚠️
dfvfs/vfs/overlay_directory.py 88.52% 7 Missing ⚠️
dfvfs/vfs/overlay_file_system.py 89.79% 5 Missing ⚠️
dfvfs/file_io/overlay_file_io.py 96.15% 1 Missing ⚠️
dfvfs/path/overlay_path_spec.py 94.44% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #659      +/-   ##
==========================================
- Coverage   88.21%   88.02%   -0.19%     
==========================================
  Files         297      304       +7     
  Lines       12529    12814     +285     
==========================================
+ Hits        11052    11280     +228     
- Misses       1477     1534      +57     

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