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

Generic Classifiers #35

Closed tclose closed 11 months ago

tclose commented 11 months ago
codecov[bot] commented 11 months ago

Codecov Report

Patch coverage: 94.94% and project coverage change: +0.10% :tada:

Comparison is base (c8356cb) 93.03% compared to head (f68d1f1) 93.13%. Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #35 +/- ## ========================================== + Coverage 93.03% 93.13% +0.10% ========================================== Files 30 35 +5 Lines 4308 4358 +50 Branches 431 436 +5 ========================================== + Hits 4008 4059 +51 Misses 232 232 + Partials 68 67 -1 ``` | [Files Changed](https://app.codecov.io/gh/ArcanaFramework/fileformats/pull/35?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ArcanaFramework) | Coverage Δ | | |---|---|---| | [fileformats/application/archive.py](https://app.codecov.io/gh/ArcanaFramework/fileformats/pull/35?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ArcanaFramework#diff-ZmlsZWZvcm1hdHMvYXBwbGljYXRpb24vYXJjaGl2ZS5weQ==) | `100.00% <ø> (ø)` | | | [fileformats/application/medical.py](https://app.codecov.io/gh/ArcanaFramework/fileformats/pull/35?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ArcanaFramework#diff-ZmlsZWZvcm1hdHMvYXBwbGljYXRpb24vbWVkaWNhbC5weQ==) | `100.00% <ø> (ø)` | | | [fileformats/core/mark.py](https://app.codecov.io/gh/ArcanaFramework/fileformats/pull/35?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ArcanaFramework#diff-ZmlsZWZvcm1hdHMvY29yZS9tYXJrLnB5) | `77.94% <ø> (ø)` | | | [fileformats/generic.py](https://app.codecov.io/gh/ArcanaFramework/fileformats/pull/35?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ArcanaFramework#diff-ZmlsZWZvcm1hdHMvZ2VuZXJpYy5weQ==) | `73.50% <ø> (ø)` | | | [fileformats/testing/classifiers/file.py](https://app.codecov.io/gh/ArcanaFramework/fileformats/pull/35?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ArcanaFramework#diff-ZmlsZWZvcm1hdHMvdGVzdGluZy9jbGFzc2lmaWVycy9maWxlLnB5) | `100.00% <ø> (ø)` | | | [fileformats/core/utils.py](https://app.codecov.io/gh/ArcanaFramework/fileformats/pull/35?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ArcanaFramework#diff-ZmlsZWZvcm1hdHMvY29yZS91dGlscy5weQ==) | `77.24% <50.00%> (ø)` | | | [fileformats/core/fileset.py](https://app.codecov.io/gh/ArcanaFramework/fileformats/pull/35?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ArcanaFramework#diff-ZmlsZWZvcm1hdHMvY29yZS9maWxlc2V0LnB5) | `86.46% <66.66%> (ø)` | | | [fileformats/core/datatype.py](https://app.codecov.io/gh/ArcanaFramework/fileformats/pull/35?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ArcanaFramework#diff-ZmlsZWZvcm1hdHMvY29yZS9kYXRhdHlwZS5weQ==) | `76.14% <85.71%> (+1.37%)` | :arrow_up: | | [fileformats/core/classifier.py](https://app.codecov.io/gh/ArcanaFramework/fileformats/pull/35?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ArcanaFramework#diff-ZmlsZWZvcm1hdHMvY29yZS9jbGFzc2lmaWVyLnB5) | `91.66% <91.66%> (ø)` | | | [fileformats/application/\_\_init\_\_.py](https://app.codecov.io/gh/ArcanaFramework/fileformats/pull/35?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ArcanaFramework#diff-ZmlsZWZvcm1hdHMvYXBwbGljYXRpb24vX19pbml0X18ucHk=) | `100.00% <100.00%> (ø)` | | | ... and [19 more](https://app.codecov.io/gh/ArcanaFramework/fileformats/pull/35?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.