ArcanaFramework / arcana

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

Shell-cmd-fix #173

Closed tclose closed 1 year ago

tclose commented 1 year ago

A number of fixes to get shell_cmd to work with the app deployment framework

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 42.10% and project coverage change: -0.10% :warning:

Comparison is base (024eba4) 79.23% compared to head (b78d7ac) 79.14%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #173 +/- ## ========================================== - Coverage 79.23% 79.14% -0.10% ========================================== Files 59 59 Lines 5313 5326 +13 Branches 1380 1385 +5 ========================================== + Hits 4210 4215 +5 - Misses 796 802 +6 - Partials 307 309 +2 ``` | [Files Changed](https://app.codecov.io/gh/ArcanaFramework/arcana/pull/173?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ArcanaFramework) | Coverage Δ | | |---|---|---| | [arcana/core/cli/deploy.py](https://app.codecov.io/gh/ArcanaFramework/arcana/pull/173?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ArcanaFramework#diff-YXJjYW5hL2NvcmUvY2xpL2RlcGxveS5weQ==) | `57.31% <0.00%> (-0.24%)` | :arrow_down: | | [arcana/core/utils/serialize.py](https://app.codecov.io/gh/ArcanaFramework/arcana/pull/173?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ArcanaFramework#diff-YXJjYW5hL2NvcmUvdXRpbHMvc2VyaWFsaXplLnB5) | `82.38% <0.00%> (-1.32%)` | :arrow_down: | | [arcana/common/tasks/shell.py](https://app.codecov.io/gh/ArcanaFramework/arcana/pull/173?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ArcanaFramework#diff-YXJjYW5hL2NvbW1vbi90YXNrcy9zaGVsbC5weQ==) | `87.64% <66.66%> (-1.39%)` | :arrow_down: |

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