cli icon indicating copy to clipboard operation
cli copied to clipboard

feat: add restart command

Open raideno opened this issue 8 months ago • 2 comments

What kind of change does this PR introduce?

Add a restart command

raideno avatar Jun 08 '25 12:06 raideno

Pull Request Test Coverage Report for Build 15583807449

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 42 of 65 (64.62%) changed or added relevant lines in 4 files are covered.
  • 10 unchanged lines in 3 files lost coverage.
  • Overall coverage increased (+0.02%) to 55.106%

Changes Missing Coverage Covered Lines Changed/Added Lines %
internal/utils/docker.go 20 24 83.33%
internal/testing/apitest/docker.go 0 6 0.0%
cmd/restart.go 0 13 0.0%
<!-- Total: 42 65
Files with Coverage Reduction New Missed Lines %
internal/storage/rm/rm.go 2 89.53%
internal/utils/container_output.go 3 60.27%
internal/gen/keys/keys.go 5 12.9%
<!-- Total: 10
Totals Coverage Status
Change from base Build 15581100868: 0.02%
Covered Lines: 6017
Relevant Lines: 10919

💛 - Coveralls

coveralls avatar Jun 08 '25 12:06 coveralls

The logout test doesn’t always work the same way, sometimes it passes and sometimes it fails, even tho i changed nothing related to it.

raideno avatar Jun 08 '25 12:06 raideno