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

classified classes retain module path of unclassified #37

Closed tclose closed 11 months ago

codecov[bot] commented 11 months ago

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.10% :warning:

Comparison is base (a73f869) 93.13% compared to head (7fe4d05) 93.04%. Report is 4 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #37 +/- ## ========================================== - Coverage 93.13% 93.04% -0.10% ========================================== Files 35 35 Lines 4358 4359 +1 Branches 436 436 ========================================== - Hits 4059 4056 -3 - Misses 232 234 +2 - Partials 67 69 +2 ``` | [Files Changed](https://app.codecov.io/gh/ArcanaFramework/fileformats/pull/37?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ArcanaFramework) | Coverage Δ | | |---|---|---| | [fileformats/core/mixin.py](https://app.codecov.io/gh/ArcanaFramework/fileformats/pull/37?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ArcanaFramework#diff-ZmlsZWZvcm1hdHMvY29yZS9taXhpbi5weQ==) | `78.98% <100.00%> (+0.08%)` | :arrow_up: | ... and [2 files with indirect coverage changes](https://app.codecov.io/gh/ArcanaFramework/fileformats/pull/37/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ArcanaFramework)

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