mykso / myks

🧙‍♂️
MIT License
11 stars 3 forks source link

feat(ui): shell completion for envs and apps #240

Closed fritzduchardt closed 8 months ago

fritzduchardt commented 8 months ago

…rovide to "envs/" prefix

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (f42dcf6) 48.55% compared to head (5fa38e9) 47.79%. Report is 27 commits behind head on main.

:exclamation: Current head 5fa38e9 differs from pull request most recent head 8f70727. Consider uploading reports for the commit 8f70727 to get more accurate results

Files Patch % Lines
cmd/util.go 0.00% 28 Missing :warning:
internal/myks/globe.go 33.33% 9 Missing and 1 partial :warning:
internal/myks/environment.go 0.00% 6 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #240 +/- ## ========================================== - Coverage 48.55% 47.79% -0.76% ========================================== Files 30 31 +1 Lines 2587 2634 +47 ========================================== + Hits 1256 1259 +3 - Misses 1145 1188 +43 - Partials 186 187 +1 ```

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

fritzduchardt commented 8 months ago

Hi @Zebradil , thanks for the review! Please have another look.