duckietown / duckietown-shell

Other
3 stars 6 forks source link

Refactor auto update #91

Closed kghite closed 1 year ago

kghite commented 1 year ago

Requires https://github.com/duckietown/duckietown-shell-commands/pull/348

codecov[bot] commented 1 year ago

Codecov Report

Base: 24.11% // Head: 24.83% // Increases project coverage by +0.71% :tada:

Coverage data is based on head (89f3ad2) compared to base (4fc62a1). Patch coverage: 20.43% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## daffy-staging #91 +/- ## ================================================= + Coverage 24.11% 24.83% +0.71% ================================================= Files 19 20 +1 Lines 1190 1208 +18 ================================================= + Hits 287 300 +13 - Misses 903 908 +5 ``` | [Impacted Files](https://codecov.io/gh/duckietown/duckietown-shell/pull/91?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=duckietown) | Coverage Δ | | |---|---|---| | [lib/dt\_shell/cli.py](https://codecov.io/gh/duckietown/duckietown-shell/pull/91/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=duckietown#diff-bGliL2R0X3NoZWxsL2NsaS5weQ==) | `21.79% <0.00%> (-0.10%)` | :arrow_down: | | [lib/dt\_shell/update\_utils.py](https://codecov.io/gh/duckietown/duckietown-shell/pull/91/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=duckietown#diff-bGliL2R0X3NoZWxsL3VwZGF0ZV91dGlscy5weQ==) | `17.80% <17.80%> (ø)` | | | [lib/dt\_shell/commands\_.py](https://codecov.io/gh/duckietown/duckietown-shell/pull/91/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=duckietown#diff-bGliL2R0X3NoZWxsL2NvbW1hbmRzXy5weQ==) | `40.00% <31.25%> (+22.17%)` | :arrow_up: | | [lib/dt\_shell/constants.py](https://codecov.io/gh/duckietown/duckietown-shell/pull/91/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=duckietown#diff-bGliL2R0X3NoZWxsL2NvbnN0YW50cy5weQ==) | `94.11% <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=duckietown). 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=duckietown)

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