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

handle classified formats are split across parent/child packages #53

Closed tclose closed 7 months ago

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (1bc9b95) 93.68% compared to head (e3dd3dd) 93.70%.

Files Patch % Lines
fileformats/core/datatype.py 79.16% 5 Missing :warning:
fileformats/core/classifier.py 71.42% 1 Missing and 1 partial :warning:
fileformats/core/mixin.py 75.00% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #53 +/- ## ========================================== + Coverage 93.68% 93.70% +0.02% ========================================== Files 36 37 +1 Lines 4591 4624 +33 Branches 500 503 +3 ========================================== + Hits 4301 4333 +32 - Misses 213 214 +1 Partials 77 77 ```

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