epics-containers / edge-containers-cli

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

Release version of TUI #141

Closed gilesknap closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 75.86207% with 7 lines in your changes are missing coverage. Please review.

Project coverage is 84.71%. Comparing base (fb790a6) to head (2da11a4). Report is 2 commits behind head on main.

Files Patch % Lines
src/edge_containers_cli/cmds/k8s_commands.py 72.72% 3 Missing :warning:
src/edge_containers_cli/docker.py 66.66% 2 Missing :warning:
src/edge_containers_cli/cmds/cli.py 50.00% 1 Missing :warning:
src/edge_containers_cli/cmds/commands.py 75.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #141 +/- ## ========================================== + Coverage 77.61% 84.71% +7.09% ========================================== Files 16 15 -1 Lines 983 844 -139 ========================================== - Hits 763 715 -48 + Misses 220 129 -91 ```

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