epics-containers / edge-containers-cli

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

Change EC services repo for test #110

Closed marcelldls closed 3 months ago

marcelldls commented 3 months ago

This PR fixes the failing deploy system test. The reason the test fails is because ec ps is used which now only shows running services. The test service was failing because:

Hacky bits which should be changed:

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 79.14%. Comparing base (6f7c3a6) to head (89cc6c3).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #110 +/- ## ======================================= Coverage 79.14% 79.14% ======================================= Files 14 14 Lines 892 892 ======================================= Hits 706 706 Misses 186 186 ```

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