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

Centralize metadata, move mount logic to atomfs pkg, add tests #23

add metadir flag to substitute for /run/atomfs

816ef2b
Select commit
Loading
Failed to load commit list.
Merged

Centralize metadata, move mount logic to atomfs pkg, add tests #23

add metadir flag to substitute for /run/atomfs
816ef2b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 1, 2024 in 0s

15.68% (-0.48%) compared to 841e0c2

View this Pull Request on Codecov

15.68% (-0.48%) compared to 841e0c2

Details

Codecov Report

Attention: Patch coverage is 18.07229% with 136 lines in your changes missing coverage. Please review.

Project coverage is 15.68%. Comparing base (841e0c2) to head (816ef2b).

Files with missing lines Patch % Lines
molecule.go 14.04% 98 Missing and 6 partials ⚠️
utils.go 40.62% 17 Missing and 2 partials ⚠️
oci.go 0.00% 10 Missing ⚠️
squashfs/verity.go 0.00% 2 Missing ⚠️
squashfs/squashfs.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #23      +/-   ##
==========================================
- Coverage   16.15%   15.68%   -0.48%     
==========================================
  Files           6        7       +1     
  Lines         953     1358     +405     
==========================================
+ Hits          154      213      +59     
- Misses        778     1117     +339     
- Partials       21       28       +7     

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