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

fix umount cleanup #27

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

test: extend coverage tracking to bats tests

7673e52
Select commit
Loading
Failed to load commit list.
Open

fix umount cleanup #27

test: extend coverage tracking to bats tests
7673e52
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 19, 2024 in 1s

44.50% (+28.81%) compared to eaa7b43

View this Pull Request on Codecov

44.50% (+28.81%) compared to eaa7b43

Details

Codecov Report

Attention: Patch coverage is 56.16438% with 32 lines in your changes missing coverage. Please review.

Project coverage is 44.50%. Comparing base (eaa7b43) to head (7673e52).

Files with missing lines Patch % Lines
molecule.go 59.25% 14 Missing and 8 partials ⚠️
squashfs/verity.go 44.44% 10 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main      #27       +/-   ##
===========================================
+ Coverage   15.68%   44.50%   +28.81%     
===========================================
  Files           7       14        +7     
  Lines        1358     1692      +334     
===========================================
+ Hits          213      753      +540     
+ Misses       1117      789      -328     
- Partials       28      150      +122     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.