Skip to content

fix: disable "advanced/incompatible" features for now

Codecov / codecov/project failed Dec 3, 2024 in 1s

13.85% (-1.84%) compared to eaa7b43

View this Pull Request on Codecov

13.85% (-1.84%) compared to eaa7b43

Details

Codecov Report

Attention: Patch coverage is 14.26799% with 691 lines in your changes missing coverage. Please review.

Project coverage is 13.85%. Comparing base (eaa7b43) to head (cdf16db).

Files with missing lines Patch % Lines
pkg/erofs/erofs.go 5.40% 413 Missing and 7 partials ⚠️
pkg/common/mount.go 0.00% 74 Missing ⚠️
pkg/common/exclude.go 0.00% 45 Missing ⚠️
pkg/erofs/fs.go 0.00% 39 Missing ⚠️
pkg/squashfs/fs.go 0.00% 39 Missing ⚠️
pkg/erofs/superblock.go 59.55% 24 Missing and 12 partials ⚠️
pkg/common/fs.go 36.66% 18 Missing and 1 partial ⚠️
pkg/molecule/molecule.go 31.25% 11 Missing ⚠️
pkg/squashfs/squashfs.go 40.00% 6 Missing ⚠️
pkg/erofs/mediatype.go 75.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #25      +/-   ##
==========================================
- Coverage   15.68%   13.85%   -1.84%     
==========================================
  Files           7       16       +9     
  Lines        1358     1718     +360     
==========================================
+ Hits          213      238      +25     
- Misses       1117     1440     +323     
- Partials       28       40      +12     

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