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

FR-5826 - Make sure we cleanup properly after update-grub #164

Merged
merged 3 commits into from
Oct 31, 2023

Improve associateLoopDevice to return the teardown cmd and add divert…

58d8dfb
Select commit
Loading
Failed to load commit list.
Merged

FR-5826 - Make sure we cleanup properly after update-grub #164

Improve associateLoopDevice to return the teardown cmd and add divert…
58d8dfb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 31, 2023 in 0s

90.52% (-0.11%) compared to 8004b5a

View this Pull Request on Codecov

90.52% (-0.11%) compared to 8004b5a

Details

Codecov Report

Merging #164 (58d8dfb) into main (8004b5a) will decrease coverage by 0.11%.
Report is 1 commits behind head on main.
The diff coverage is 94.44%.

@@            Coverage Diff             @@
##             main     #164      +/-   ##
==========================================
- Coverage   90.62%   90.52%   -0.11%     
==========================================
  Files          13       13              
  Lines        2636     2628       -8     
==========================================
- Hits         2389     2379      -10     
- Misses        215      216       +1     
- Partials       32       33       +1     
Files Coverage Δ
internal/statemachine/helper.go 98.36% <94.44%> (-0.32%) ⬇️