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

nydusd: add the config support of amplify_io #1452

Merged
merged 2 commits into from
Nov 9, 2023

nydusd: add the config support of `amplify_io`

0063e89
Select commit
Loading
Failed to load commit list.
Merged

nydusd: add the config support of amplify_io #1452

nydusd: add the config support of `amplify_io`
0063e89
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 9, 2023 in 0s

62.50% (+0.01%) compared to 46dca17

View this Pull Request on Codecov

62.50% (+0.01%) compared to 46dca17

Details

Codecov Report

Merging #1452 (0063e89) into master (46dca17) will increase coverage by 0.01%.
The diff coverage is 75.67%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1452      +/-   ##
==========================================
+ Coverage   62.49%   62.50%   +0.01%     
==========================================
  Files         123      123              
  Lines       43131    43148      +17     
  Branches    43131    43148      +17     
==========================================
+ Hits        26955    26970      +15     
- Misses      14868    14870       +2     
  Partials     1308     1308              
Files Coverage Δ
api/src/config.rs 87.61% <100.00%> (ø)
storage/src/cache/filecache/mod.rs 67.50% <100.00%> (+0.23%) ⬆️
storage/src/cache/fscache/mod.rs 76.38% <100.00%> (+0.20%) ⬆️
storage/src/cache/worker.rs 62.53% <100.00%> (ø)
rafs/src/metadata/md_v5.rs 29.41% <0.00%> (ø)
service/src/fs_cache.rs 29.21% <0.00%> (ø)
storage/src/factory.rs 50.00% <83.33%> (+3.28%) ⬆️
storage/src/cache/cachedfile.rs 33.58% <33.33%> (ø)
rafs/src/fs.rs 34.68% <22.22%> (-0.06%) ⬇️