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

parse image pull auth from env #1382

Merged
merged 3 commits into from
Jul 27, 2023

fs: add test for filling auth

db0c32a
Select commit
Loading
Failed to load commit list.
Merged

parse image pull auth from env #1382

fs: add test for filling auth
db0c32a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 27, 2023 in 0s

46.33% (+0.05%) compared to 0c01dac

View this Pull Request on Codecov

46.33% (+0.05%) compared to 0c01dac

Details

Codecov Report

Merging #1382 (db0c32a) into master (0c01dac) will increase coverage by 0.05%.
The diff coverage is 82.75%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1382      +/-   ##
==========================================
+ Coverage   46.27%   46.33%   +0.05%     
==========================================
  Files         122      122              
  Lines       37975    38032      +57     
  Branches    37975    38032      +57     
==========================================
+ Hits        17574    17621      +47     
- Misses      19478    19487       +9     
- Partials      923      924       +1     
Files Changed Coverage Δ
src/bin/nydusd/main.rs 0.19% <0.00%> (-0.01%) ⬇️
api/src/config.rs 71.43% <94.11%> (+0.91%) ⬆️

... and 2 files with indirect coverage changes