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

builder: add some unit test cases #1467

Merged
merged 1 commit into from
Nov 3, 2023

builder: add some unit test cases

c015e3e
Select commit
Loading
Failed to load commit list.
Merged

builder: add some unit test cases #1467

builder: add some unit test cases
c015e3e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 3, 2023 in 0s

53.79% (+8.13%) compared to 689900c

View this Pull Request on Codecov

53.79% (+8.13%) compared to 689900c

Details

Codecov Report

Merging #1467 (c015e3e) into master (689900c) will increase coverage by 8.13%.
The diff coverage is 95.82%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1467      +/-   ##
==========================================
+ Coverage   45.65%   53.79%   +8.13%     
==========================================
  Files         123      123              
  Lines       39170    40172    +1002     
  Branches    39170    40172    +1002     
==========================================
+ Hits        17885    21610    +3725     
+ Misses      20299    17336    -2963     
- Partials      986     1226     +240     
Files Coverage Δ
builder/src/core/context.rs 67.03% <100.00%> (+23.03%) ⬆️
builder/src/lib.rs 64.79% <100.00%> (+12.02%) ⬆️
builder/src/merge.rs 71.33% <100.00%> (+71.33%) ⬆️
builder/src/stargz.rs 74.67% <100.00%> (+74.67%) ⬆️
builder/src/core/node.rs 82.47% <99.47%> (+40.93%) ⬆️
builder/src/compact.rs 80.56% <92.49%> (+80.56%) ⬆️

... and 22 files with indirect coverage changes