ArcanaFramework / fileformats

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

Relaxed WithSideCars so you can define multiple side cars #8

Closed tclose closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Base: 83.29% // Head: 83.25% // Decreases project coverage by -0.05% :warning:

Coverage data is based on head (cc53683) compared to base (daf68a2). Patch coverage: 80.76% of modified lines in pull request are covered.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #8 +/- ## ========================================== - Coverage 83.29% 83.25% -0.05% ========================================== Files 23 23 Lines 1449 1457 +8 Branches 372 377 +5 ========================================== + Hits 1207 1213 +6 Misses 178 178 - Partials 64 66 +2 ``` | [Impacted Files](https://codecov.io/gh/ArcanaFramework/fileformats/pull/8?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ArcanaFramework) | Coverage Δ | | |---|---|---| | [fileformats/core/base.py](https://codecov.io/gh/ArcanaFramework/fileformats/pull/8?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ArcanaFramework#diff-ZmlsZWZvcm1hdHMvY29yZS9iYXNlLnB5) | `79.21% <80.00%> (+0.39%)` | :arrow_up: | | [fileformats/core/mixin.py](https://codecov.io/gh/ArcanaFramework/fileformats/pull/8?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ArcanaFramework#diff-ZmlsZWZvcm1hdHMvY29yZS9taXhpbi5weQ==) | `81.27% <80.00%> (-0.84%)` | :arrow_down: | | [fileformats/core/utils.py](https://codecov.io/gh/ArcanaFramework/fileformats/pull/8?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ArcanaFramework#diff-ZmlsZWZvcm1hdHMvY29yZS91dGlscy5weQ==) | `61.46% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ArcanaFramework). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ArcanaFramework)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.