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

Minor fixes #34

Closed tclose closed 1 year ago

tclose commented 1 year ago
codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 66.66% and project coverage change: +0.09% :tada:

Comparison is base (408afa0) 92.93% compared to head (c8356cb) 93.03%. Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #34 +/- ## ========================================== + Coverage 92.93% 93.03% +0.09% ========================================== Files 30 30 Lines 4304 4308 +4 Branches 431 431 ========================================== + Hits 4000 4008 +8 + Misses 236 232 -4 Partials 68 68 ``` | [Files Changed](https://app.codecov.io/gh/ArcanaFramework/fileformats/pull/34?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ArcanaFramework) | Coverage Δ | | |---|---|---| | [fileformats/core/utils.py](https://app.codecov.io/gh/ArcanaFramework/fileformats/pull/34?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ArcanaFramework#diff-ZmlsZWZvcm1hdHMvY29yZS91dGlscy5weQ==) | `77.24% <0.00%> (-1.38%)` | :arrow_down: | | [fileformats/field/\_\_init\_\_.py](https://app.codecov.io/gh/ArcanaFramework/fileformats/pull/34?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ArcanaFramework#diff-ZmlsZWZvcm1hdHMvZmllbGQvX19pbml0X18ucHk=) | `85.41% <80.00%> (-0.30%)` | :arrow_down: | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/ArcanaFramework/fileformats/pull/34/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.