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

Split out numeric into fileformats-datascience extension #28

Closed tclose closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 72.22% and project coverage change: -0.11% :warning:

Comparison is base (c1594c2) 93.22% compared to head (6a5ac23) 93.11%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #28 +/- ## ========================================== - Coverage 93.22% 93.11% -0.11% ========================================== Files 31 30 -1 Lines 4251 4257 +6 Branches 407 411 +4 ========================================== + Hits 3963 3964 +1 - Misses 223 225 +2 - Partials 65 68 +3 ``` | [Files Changed](https://app.codecov.io/gh/ArcanaFramework/fileformats/pull/28?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ArcanaFramework) | Coverage Δ | | |---|---|---| | [fileformats/core/datatype.py](https://app.codecov.io/gh/ArcanaFramework/fileformats/pull/28?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ArcanaFramework#diff-ZmlsZWZvcm1hdHMvY29yZS9kYXRhdHlwZS5weQ==) | `74.77% <0.00%> (ø)` | | | [fileformats/core/fileset.py](https://app.codecov.io/gh/ArcanaFramework/fileformats/pull/28?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ArcanaFramework#diff-ZmlsZWZvcm1hdHMvY29yZS9maWxlc2V0LnB5) | `86.01% <52.63%> (-1.02%)` | :arrow_down: | | [fileformats/generic/\_\_init\_\_.py](https://app.codecov.io/gh/ArcanaFramework/fileformats/pull/28?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ArcanaFramework#diff-ZmlsZWZvcm1hdHMvZ2VuZXJpYy9fX2luaXRfXy5weQ==) | `73.68% <100.00%> (-0.23%)` | :arrow_down: | | [fileformats/serialization/\_\_init\_\_.py](https://app.codecov.io/gh/ArcanaFramework/fileformats/pull/28?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ArcanaFramework#diff-ZmlsZWZvcm1hdHMvc2VyaWFsaXphdGlvbi9fX2luaXRfXy5weQ==) | `76.36% <100.00%> (+0.43%)` | :arrow_up: | | [fileformats/testing/basic.py](https://app.codecov.io/gh/ArcanaFramework/fileformats/pull/28?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ArcanaFramework#diff-ZmlsZWZvcm1hdHMvdGVzdGluZy9iYXNpYy5weQ==) | `100.00% <100.00%> (ø)` | | | [fileformats/testing/headers.py](https://app.codecov.io/gh/ArcanaFramework/fileformats/pull/28?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ArcanaFramework#diff-ZmlsZWZvcm1hdHMvdGVzdGluZy9oZWFkZXJzLnB5) | `100.00% <100.00%> (ø)` | | | [fileformats/text/\_\_init\_\_.py](https://app.codecov.io/gh/ArcanaFramework/fileformats/pull/28?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ArcanaFramework#diff-ZmlsZWZvcm1hdHMvdGV4dC9fX2luaXRfXy5weQ==) | `100.00% <100.00%> (ø)` | |

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