kool-dev / kool

From local development to the cloud: web apps development with containers made easy.
https://kool.dev
MIT License
667 stars 45 forks source link

`kool start` error message improv + verbose output improvement #483

Closed fabriciojs closed 1 year ago

fabriciojs commented 1 year ago
Issue https://github.com/kool-dev/kool/issues/279
:toolbox: Improvement Yes
:open_book: Documentation No
:warning: Break Change No

Description

Notes

codecov[bot] commented 1 year ago

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (852c3f0) 73.21% compared to head (881ff30) 73.23%.

:exclamation: Current head 881ff30 differs from pull request most recent head 89195e6. Consider uploading reports for the commit 89195e6 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #483 +/- ## ========================================== + Coverage 73.21% 73.23% +0.01% ========================================== Files 75 75 Lines 2972 2974 +2 ========================================== + Hits 2176 2178 +2 + Misses 727 725 -2 - Partials 69 71 +2 ``` | [Files](https://app.codecov.io/gh/kool-dev/kool/pull/483?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kool-dev) | Coverage Δ | | |---|---|---| | [commands/start.go](https://app.codecov.io/gh/kool-dev/kool/pull/483?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kool-dev#diff-Y29tbWFuZHMvc3RhcnQuZ28=) | `92.30% <0.00%> (-2.43%)` | :arrow_down: | | [core/shell/shell.go](https://app.codecov.io/gh/kool-dev/kool/pull/483?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kool-dev#diff-Y29yZS9zaGVsbC9zaGVsbC5nbw==) | `80.00% <50.00%> (+1.48%)` | :arrow_up: |

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