ArcanaFramework / arcana

Abstraction of Repository Centric ANAlysis
Other
4 stars 5 forks source link

Dataset export #160

Closed tclose closed 1 year ago

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

Codecov Report

Patch coverage: 87.87% and project coverage change: +0.59 :tada:

Comparison is base (1b2b1d2) 78.57% compared to head (ef60262) 79.16%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #160 +/- ## ========================================== + Coverage 78.57% 79.16% +0.59% ========================================== Files 55 56 +1 Lines 5040 5145 +105 Branches 1317 1347 +30 ========================================== + Hits 3960 4073 +113 + Misses 782 775 -7 + Partials 298 297 -1 ``` | [Impacted Files](https://codecov.io/gh/ArcanaFramework/arcana/pull/160?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ArcanaFramework) | Coverage Δ | | |---|---|---| | [arcana/core/data/cell.py](https://codecov.io/gh/ArcanaFramework/arcana/pull/160?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ArcanaFramework#diff-YXJjYW5hL2NvcmUvZGF0YS9jZWxsLnB5) | `83.33% <ø> (ø)` | | | [arcana/core/cli/dataset.py](https://codecov.io/gh/ArcanaFramework/arcana/pull/160?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ArcanaFramework#diff-YXJjYW5hL2NvcmUvY2xpL2RhdGFzZXQucHk=) | `82.14% <71.05%> (-6.92%)` | :arrow_down: | | [arcana/core/data/row.py](https://codecov.io/gh/ArcanaFramework/arcana/pull/160?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ArcanaFramework#diff-YXJjYW5hL2NvcmUvZGF0YS9yb3cucHk=) | `71.69% <75.00%> (+0.26%)` | :arrow_up: | | [arcana/core/data/store/base.py](https://codecov.io/gh/ArcanaFramework/arcana/pull/160?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ArcanaFramework#diff-YXJjYW5hL2NvcmUvZGF0YS9zdG9yZS9iYXNlLnB5) | `88.31% <87.04%> (+0.88%)` | :arrow_up: | | [arcana/core/data/set/base.py](https://codecov.io/gh/ArcanaFramework/arcana/pull/160?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ArcanaFramework#diff-YXJjYW5hL2NvcmUvZGF0YS9zZXQvYmFzZS5weQ==) | `72.20% <91.30%> (+3.17%)` | :arrow_up: | | [arcana/core/data/tree.py](https://codecov.io/gh/ArcanaFramework/arcana/pull/160?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ArcanaFramework#diff-YXJjYW5hL2NvcmUvZGF0YS90cmVlLnB5) | `92.92% <97.61%> (+10.70%)` | :arrow_up: | | [arcana/core/data/column.py](https://codecov.io/gh/ArcanaFramework/arcana/pull/160?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ArcanaFramework#diff-YXJjYW5hL2NvcmUvZGF0YS9jb2x1bW4ucHk=) | `78.16% <100.00%> (+0.57%)` | :arrow_up: | | [arcana/testing/data/blueprint.py](https://codecov.io/gh/ArcanaFramework/arcana/pull/160?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ArcanaFramework#diff-YXJjYW5hL3Rlc3RpbmcvZGF0YS9ibHVlcHJpbnQucHk=) | `83.33% <100.00%> (+0.40%)` | :arrow_up: | | [arcana/testing/deploy/licenses.py](https://codecov.io/gh/ArcanaFramework/arcana/pull/160?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ArcanaFramework#diff-YXJjYW5hL3Rlc3RpbmcvZGVwbG95L2xpY2Vuc2VzLnB5) | `100.00% <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 in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.