ArcanaFramework / arcana

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

Syntax changes to match updates in pydra 0.23a #164

Closed tclose closed 1 year ago

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

Codecov Report

Patch coverage: 86.95% and project coverage change: -0.02% :warning:

Comparison is base (7b4a9bb) 79.23% compared to head (0b27e3e) 79.22%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #164 +/- ## ========================================== - Coverage 79.23% 79.22% -0.02% ========================================== Files 58 59 +1 Lines 5245 5237 -8 Branches 1374 1370 -4 ========================================== - Hits 4156 4149 -7 + Misses 784 783 -1 Partials 305 305 ``` | [Files Changed](https://app.codecov.io/gh/ArcanaFramework/arcana/pull/164?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ArcanaFramework) | Coverage Δ | | |---|---|---| | [arcana/core/analysis/base.py](https://app.codecov.io/gh/ArcanaFramework/arcana/pull/164?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ArcanaFramework#diff-YXJjYW5hL2NvcmUvYW5hbHlzaXMvYmFzZS5weQ==) | `83.33% <ø> (ø)` | | | [arcana/core/utils/packaging.py](https://app.codecov.io/gh/ArcanaFramework/arcana/pull/164?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ArcanaFramework#diff-YXJjYW5hL2NvcmUvdXRpbHMvcGFja2FnaW5nLnB5) | `78.16% <ø> (ø)` | | | [arcana/testing/deploy/licenses.py](https://app.codecov.io/gh/ArcanaFramework/arcana/pull/164?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ArcanaFramework#diff-YXJjYW5hL3Rlc3RpbmcvZGVwbG95L2xpY2Vuc2VzLnB5) | `100.00% <ø> (ø)` | | | [arcana/core/data/entry.py](https://app.codecov.io/gh/ArcanaFramework/arcana/pull/164?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ArcanaFramework#diff-YXJjYW5hL2NvcmUvZGF0YS9lbnRyeS5weQ==) | `66.27% <22.22%> (+0.76%)` | :arrow_up: | | [arcana/core/analysis/\_\_init\_\_.py](https://app.codecov.io/gh/ArcanaFramework/arcana/pull/164?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ArcanaFramework#diff-YXJjYW5hL2NvcmUvYW5hbHlzaXMvX19pbml0X18ucHk=) | `57.14% <57.14%> (ø)` | | | [arcana/core/analysis/pipeline.py](https://app.codecov.io/gh/ArcanaFramework/arcana/pull/164?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ArcanaFramework#diff-YXJjYW5hL2NvcmUvYW5hbHlzaXMvcGlwZWxpbmUucHk=) | `77.72% <83.33%> (-1.69%)` | :arrow_down: | | [arcana/core/data/column.py](https://app.codecov.io/gh/ArcanaFramework/arcana/pull/164?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ArcanaFramework#diff-YXJjYW5hL2NvcmUvZGF0YS9jb2x1bW4ucHk=) | `78.16% <87.50%> (ø)` | | | [arcana/core/analysis/spec.py](https://app.codecov.io/gh/ArcanaFramework/arcana/pull/164?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ArcanaFramework#diff-YXJjYW5hL2NvcmUvYW5hbHlzaXMvc3BlYy5weQ==) | `76.17% <100.00%> (ø)` | | | [arcana/core/cli/apply.py](https://app.codecov.io/gh/ArcanaFramework/arcana/pull/164?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ArcanaFramework#diff-YXJjYW5hL2NvcmUvY2xpL2FwcGx5LnB5) | `93.47% <100.00%> (ø)` | | | [arcana/core/cli/dataset.py](https://app.codecov.io/gh/ArcanaFramework/arcana/pull/164?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ArcanaFramework#diff-YXJjYW5hL2NvcmUvY2xpL2RhdGFzZXQucHk=) | `80.45% <100.00%> (ø)` | | | ... and [21 more](https://app.codecov.io/gh/ArcanaFramework/arcana/pull/164?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ArcanaFramework) | | ... and [2 files with indirect coverage changes](https://app.codecov.io/gh/ArcanaFramework/arcana/pull/164/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.