Skip to content
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

Add support for creating SSH key-pair #53

Merged
merged 1 commit into from
Feb 13, 2025

Add support for creating SSH key-pair

6d0b66c
Select commit
Loading
Failed to load commit list.
Merged

Add support for creating SSH key-pair #53

Add support for creating SSH key-pair
6d0b66c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 13, 2025 in 0s

61.53% of diff hit (target 82.23%)

View this Pull Request on Codecov

61.53% of diff hit (target 82.23%)

Annotations

Check warning on line 45 in ssh/ssh.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ssh/ssh.go#L44-L45

Added lines #L44 - L45 were not covered by tests

Check warning on line 58 in ssh/ssh.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ssh/ssh.go#L57-L58

Added lines #L57 - L58 were not covered by tests

Check warning on line 70 in ssh/ssh.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ssh/ssh.go#L69-L70

Added lines #L69 - L70 were not covered by tests

Check warning on line 76 in ssh/ssh.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ssh/ssh.go#L75-L76

Added lines #L75 - L76 were not covered by tests

Check warning on line 82 in ssh/ssh.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ssh/ssh.go#L81-L82

Added lines #L81 - L82 were not covered by tests