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

added kwargs to from_paths #51

Closed tclose closed 8 months ago

codecov[bot] commented 8 months ago

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (459fae2) 93.71% compared to head (f3aad5b) 93.66%. Report is 1 commits behind head on main.

Files Patch % Lines
fileformats/core/utils.py 50.00% 1 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #51 +/- ## ========================================== - Coverage 93.71% 93.66% -0.05% ========================================== Files 36 36 Lines 4595 4597 +2 Branches 498 499 +1 ========================================== Hits 4306 4306 - Misses 213 214 +1 - Partials 76 77 +1 ```

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