Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

overlay: add overlay implementation #1544

Merged
merged 1 commit into from
Mar 15, 2024

overlay: add overlay implementation

e2bc4bf
Select commit
Loading
Failed to load commit list.
Merged

overlay: add overlay implementation #1544

overlay: add overlay implementation
e2bc4bf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 15, 2024 in 1s

61.22% (-0.08%) compared to 3dfa9e9

View this Pull Request on Codecov

61.22% (-0.08%) compared to 3dfa9e9

Details

Codecov Report

Attention: Patch coverage is 11.68831% with 68 lines in your changes are missing coverage. Please review.

Project coverage is 61.22%. Comparing base (3dfa9e9) to head (e2bc4bf).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1544      +/-   ##
==========================================
- Coverage   61.29%   61.22%   -0.08%     
==========================================
  Files         144      144              
  Lines       47035    47100      +65     
  Branches    44537    44602      +65     
==========================================
+ Hits        28832    28838       +6     
- Misses      16719    16778      +59     
  Partials     1484     1484              
Files Coverage Δ
builder/src/core/context.rs 67.06% <100.00%> (+0.03%) ⬆️
api/src/config.rs 87.58% <80.00%> (-0.03%) ⬇️
storage/src/device.rs 69.26% <0.00%> (+0.22%) ⬆️
rafs/src/fs.rs 34.33% <28.57%> (-0.20%) ⬇️
service/src/fs_service.rs 40.92% <3.27%> (-10.20%) ⬇️

... and 1 file with indirect coverage changes