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

implement takeover for nydus fscache/fusedev mode #1487

Merged
merged 4 commits into from
Dec 7, 2023

upgrade: change to use dbs_snapshot crate

a038f89
Select commit
Loading
Failed to load commit list.
Merged

implement takeover for nydus fscache/fusedev mode #1487

upgrade: change to use dbs_snapshot crate
a038f89
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 7, 2023 in 0s

62.72% (-0.11%) compared to 50b8988

View this Pull Request on Codecov

62.72% (-0.11%) compared to 50b8988

Details

Codecov Report

Merging #1487 (a038f89) into master (50b8988) will decrease coverage by 0.11%.
Report is 2 commits behind head on master.
The diff coverage is 51.28%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1487      +/-   ##
==========================================
- Coverage   62.82%   62.72%   -0.11%     
==========================================
  Files         125      129       +4     
  Lines       43599    44158     +559     
  Branches    43599    44158     +559     
==========================================
+ Hits        27391    27698     +307     
- Misses      14854    15092     +238     
- Partials     1354     1368      +14     
Files Coverage Δ
api/src/http.rs 0.00% <ø> (ø)
upgrade/src/lib.rs 100.00% <100.00%> (ø)
api/src/config.rs 87.61% <0.00%> (ø)
upgrade/src/backend/mod.rs 97.56% <97.56%> (ø)
service/src/lib.rs 78.66% <0.00%> (ø)
service/src/daemon.rs 11.35% <0.00%> (-0.13%) ⬇️
src/bin/nydusd/main.rs 0.19% <0.00%> (-0.01%) ⬇️
rafs/src/fs.rs 34.53% <0.00%> (-0.16%) ⬇️
src/bin/nydusd/api_server_glue.rs 0.00% <0.00%> (ø)
service/src/fusedev.rs 0.00% <0.00%> (ø)
... and 6 more

... and 2 files with indirect coverage changes