ArcanaFramework / fileformats

a Python package for the specification, validation and manipulation of file formats and types
https://arcanaframework.github.io/fileformats/
Other
3 stars 0 forks source link

Full mount list for copy mode requirements #62

Closed tclose closed 5 months ago

tclose commented 5 months ago

Expands the mount point detection so that it covers all mount points not just cifs ones

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 84.00000% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 93.06%. Comparing base (98c89e9) to head (b24b8a1).

Files Patch % Lines
fileformats/core/fs_mount_identifier.py 83.33% 2 Missing and 2 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #62 +/- ## ========================================== - Coverage 93.13% 93.06% -0.07% ========================================== Files 40 40 Lines 4805 4816 +11 Branches 535 537 +2 ========================================== + Hits 4475 4482 +7 - Misses 242 244 +2 - Partials 88 90 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.