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

feat: add support for encrypted ssh key and ssh-agent #337

Merged
merged 5 commits into from
Oct 16, 2024

test: add tests for Passphrase

8ac72a6
Select commit
Loading
Failed to load commit list.
Merged

feat: add support for encrypted ssh key and ssh-agent #337

test: add tests for Passphrase
8ac72a6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 16, 2024 in 1s

51.26% of diff hit (target 65.15%)

View this Pull Request on Codecov

51.26% of diff hit (target 65.15%)

Annotations

Check warning on line 80 in maa-cli/src/config/cli/resource.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

maa-cli/src/config/cli/resource.rs#L80

Added line #L80 was not covered by tests

Check warning on line 130 in maa-cli/src/config/cli/resource.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

maa-cli/src/config/cli/resource.rs#L128-L130

Added lines #L128 - L130 were not covered by tests

Check warning on line 138 in maa-cli/src/config/cli/resource.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

maa-cli/src/config/cli/resource.rs#L132-L138

Added lines #L132 - L138 were not covered by tests

Check warning on line 179 in maa-cli/src/config/cli/resource.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

maa-cli/src/config/cli/resource.rs#L179

Added line #L179 was not covered by tests

Check warning on line 186 in maa-cli/src/config/cli/resource.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

maa-cli/src/config/cli/resource.rs#L186

Added line #L186 was not covered by tests

Check warning on line 190 in maa-cli/src/config/cli/resource.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

maa-cli/src/config/cli/resource.rs#L189-L190

Added lines #L189 - L190 were not covered by tests

Check warning on line 211 in maa-cli/src/config/cli/resource.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

maa-cli/src/config/cli/resource.rs#L211

Added line #L211 was not covered by tests

Check warning on line 248 in maa-cli/src/config/cli/resource.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

maa-cli/src/config/cli/resource.rs#L248

Added line #L248 was not covered by tests

Check warning on line 252 in maa-cli/src/config/cli/resource.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

maa-cli/src/config/cli/resource.rs#L252

Added line #L252 was not covered by tests

Check warning on line 280 in maa-cli/src/config/cli/resource.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

maa-cli/src/config/cli/resource.rs#L280

Added line #L280 was not covered by tests

Check warning on line 283 in maa-cli/src/config/cli/resource.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

maa-cli/src/config/cli/resource.rs#L282-L283

Added lines #L282 - L283 were not covered by tests

Check warning on line 299 in maa-cli/src/config/cli/resource.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

maa-cli/src/config/cli/resource.rs#L298-L299

Added lines #L298 - L299 were not covered by tests

Check warning on line 40 in maa-cli/src/installer/resource.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

maa-cli/src/installer/resource.rs#L40

Added line #L40 was not covered by tests

Check warning on line 69 in maa-cli/src/installer/resource.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

maa-cli/src/installer/resource.rs#L68-L69

Added lines #L68 - L69 were not covered by tests

Check warning on line 75 in maa-cli/src/installer/resource.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

maa-cli/src/installer/resource.rs#L75

Added line #L75 was not covered by tests

Check warning on line 77 in maa-cli/src/installer/resource.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

maa-cli/src/installer/resource.rs#L77

Added line #L77 was not covered by tests

Check warning on line 82 in maa-cli/src/installer/resource.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

maa-cli/src/installer/resource.rs#L82

Added line #L82 was not covered by tests

Check warning on line 84 in maa-cli/src/installer/resource.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

maa-cli/src/installer/resource.rs#L84

Added line #L84 was not covered by tests

Check warning on line 106 in maa-cli/src/installer/resource.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

maa-cli/src/installer/resource.rs#L99-L106

Added lines #L99 - L106 were not covered by tests

Check warning on line 110 in maa-cli/src/installer/resource.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

maa-cli/src/installer/resource.rs#L110

Added line #L110 was not covered by tests

Check warning on line 112 in maa-cli/src/installer/resource.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

maa-cli/src/installer/resource.rs#L112

Added line #L112 was not covered by tests

Check warning on line 115 in maa-cli/src/installer/resource.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

maa-cli/src/installer/resource.rs#L115

Added line #L115 was not covered by tests

Check warning on line 118 in maa-cli/src/installer/resource.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

maa-cli/src/installer/resource.rs#L118

Added line #L118 was not covered by tests

Check warning on line 140 in maa-cli/src/installer/resource.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

maa-cli/src/installer/resource.rs#L140

Added line #L140 was not covered by tests

Check warning on line 149 in maa-cli/src/installer/resource.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

maa-cli/src/installer/resource.rs#L149

Added line #L149 was not covered by tests