Skip to content

feat: add restart command #3680

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 7 commits into
base: develop
Choose a base branch
from

Conversation

raideno
Copy link

@raideno raideno commented Jun 8, 2025

What kind of change does this PR introduce?

Add a restart command

@raideno raideno requested a review from a team as a code owner June 8, 2025 12:15
@coveralls
Copy link

coveralls commented Jun 8, 2025

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%
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%
Totals Coverage Status
Change from base Build 15581100868: 0.02%
Covered Lines: 6017
Relevant Lines: 10919

💛 - Coveralls

@raideno
Copy link
Author

raideno commented Jun 8, 2025

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants