epics-containers / edge-containers-cli

command line shortcuts for epics containers developers
Apache License 2.0
3 stars 1 forks source link

Edge containers2 #96

Closed gilesknap closed 7 months ago

gilesknap commented 7 months ago

This is a major overhaul with a major version number increment.

Features in this PR:

I've made this a draft because it needs to be merged alongside:

gilesknap commented 7 months ago

@marcelldls this is a monster PR so I don't really expect a complete review. This is more for interest and you could take quick glance.

@coretl FYI

codecov-commenter commented 7 months ago

Codecov Report

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

Comparison is base (e05e019) 87.03% compared to head (531a0aa) 78.09%. Report is 1 commits behind head on main.

Files Patch % Lines
src/ec_cli/cmds/k8s_commands.py 78.16% 19 Missing :warning:
src/ec_cli/cmds/cli.py 93.84% 4 Missing :warning:
src/ec_cli/cmds/helm.py 91.30% 4 Missing :warning:
src/ec_cli/utils.py 84.21% 3 Missing :warning:
src/ec_cli/shell.py 66.66% 1 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #96 +/- ## ========================================== - Coverage 87.03% 78.09% -8.95% ========================================== Files 18 14 -4 Lines 1003 840 -163 ========================================== - Hits 873 656 -217 - Misses 130 184 +54 ```

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