ArcanaFramework / arcana

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

Adds commands to auto-update images installed in XNAT container services #137

Closed tclose closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Base: 75.95% // Head: 76.56% // Increases project coverage by +0.61% :tada:

Coverage data is based on head (2f41ace) compared to base (c280028). Patch coverage: 67.27% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #137 +/- ## ========================================== + Coverage 75.95% 76.56% +0.61% ========================================== Files 57 56 -1 Lines 5971 5995 +24 Branches 1297 1208 -89 ========================================== + Hits 4535 4590 +55 + Misses 1107 1078 -29 + Partials 329 327 -2 ``` | [Impacted Files](https://codecov.io/gh/Australian-Imaging-Service/arcana/pull/137?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Australian-Imaging-Service) | Coverage Δ | | |---|---|---| | [arcana/\_\_about\_\_.py](https://codecov.io/gh/Australian-Imaging-Service/arcana/pull/137/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Australian-Imaging-Service#diff-YXJjYW5hL19fYWJvdXRfXy5weQ==) | `100.00% <ø> (ø)` | | | [arcana/core/data/format.py](https://codecov.io/gh/Australian-Imaging-Service/arcana/pull/137/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Australian-Imaging-Service#diff-YXJjYW5hL2NvcmUvZGF0YS9mb3JtYXQucHk=) | `72.88% <ø> (ø)` | | | [arcana/tasks/bids/app.py](https://codecov.io/gh/Australian-Imaging-Service/arcana/pull/137/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Australian-Imaging-Service#diff-YXJjYW5hL3Rhc2tzL2JpZHMvYXBwLnB5) | `83.44% <ø> (ø)` | | | [arcana/test/stores/medimage/xnat.py](https://codecov.io/gh/Australian-Imaging-Service/arcana/pull/137/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Australian-Imaging-Service#diff-YXJjYW5hL3Rlc3Qvc3RvcmVzL21lZGltYWdlL3huYXQucHk=) | `91.96% <ø> (ø)` | | | [arcana/cli/deploy.py](https://codecov.io/gh/Australian-Imaging-Service/arcana/pull/137/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Australian-Imaging-Service#diff-YXJjYW5hL2NsaS9kZXBsb3kucHk=) | `63.48% <65.21%> (+5.38%)` | :arrow_up: | | [arcana/data/formats/medimage.py](https://codecov.io/gh/Australian-Imaging-Service/arcana/pull/137/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Australian-Imaging-Service#diff-YXJjYW5hL2RhdGEvZm9ybWF0cy9tZWRpbWFnZS5weQ==) | `60.66% <77.77%> (+2.22%)` | :arrow_up: | | [arcana/data/stores/bids/dataset.py](https://codecov.io/gh/Australian-Imaging-Service/arcana/pull/137/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Australian-Imaging-Service#diff-YXJjYW5hL2RhdGEvc3RvcmVzL2JpZHMvZGF0YXNldC5weQ==) | `70.14% <0.00%> (-0.15%)` | :arrow_down: | | [arcana/\_\_init\_\_.py](https://codecov.io/gh/Australian-Imaging-Service/arcana/pull/137/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Australian-Imaging-Service#diff-YXJjYW5hL19faW5pdF9fLnB5) | | | | [arcana/deploy/medimage/xnat.py](https://codecov.io/gh/Australian-Imaging-Service/arcana/pull/137/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Australian-Imaging-Service#diff-YXJjYW5hL2RlcGxveS9tZWRpbWFnZS94bmF0LnB5) | `82.52% <0.00%> (+2.91%)` | :arrow_up: | | ... and [4 more](https://codecov.io/gh/Australian-Imaging-Service/arcana/pull/137/diff?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Australian-Imaging-Service) | | 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=Australian-Imaging-Service). 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=Australian-Imaging-Service)

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