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

[PM-10941] Add ssh import #82

Merged
merged 28 commits into from
Dec 19, 2024

Run cargo fmt

c8e1801
Select commit
Loading
Failed to load commit list.
Merged

[PM-10941] Add ssh import #82

Run cargo fmt
c8e1801
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 16, 2024 in 1s

85.77% of diff hit (target 64.06%)

View this Pull Request on Codecov

85.77% of diff hit (target 64.06%)

Annotations

Check warning on line 13 in crates/bitwarden-ssh/src/error.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-ssh/src/error.rs#L13

Added line #L13 was not covered by tests

Check warning on line 9 in crates/bitwarden-ssh/src/generator.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-ssh/src/generator.rs#L8-L9

Added lines #L8 - L9 were not covered by tests

Check warning on line 19 in crates/bitwarden-ssh/src/generator.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-ssh/src/generator.rs#L16-L19

Added lines #L16 - L19 were not covered by tests

Check warning on line 31 in crates/bitwarden-ssh/src/generator.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-ssh/src/generator.rs#L31

Added line #L31 was not covered by tests

Check warning on line 24 in crates/bitwarden-ssh/src/import.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-ssh/src/import.rs#L23-L24

Added lines #L23 - L24 were not covered by tests

Check warning on line 49 in crates/bitwarden-ssh/src/import.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-ssh/src/import.rs#L49

Added line #L49 was not covered by tests

Check warning on line 70 in crates/bitwarden-ssh/src/import.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-ssh/src/import.rs#L70

Added line #L70 was not covered by tests

Check warning on line 78 in crates/bitwarden-ssh/src/import.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-ssh/src/import.rs#L76-L78

Added lines #L76 - L78 were not covered by tests

Check warning on line 80 in crates/bitwarden-ssh/src/import.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-ssh/src/import.rs#L80

Added line #L80 was not covered by tests

Check warning on line 83 in crates/bitwarden-ssh/src/import.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-ssh/src/import.rs#L82-L83

Added lines #L82 - L83 were not covered by tests

Check warning on line 103 in crates/bitwarden-ssh/src/import.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-ssh/src/import.rs#L103

Added line #L103 was not covered by tests

Check warning on line 105 in crates/bitwarden-ssh/src/import.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-ssh/src/import.rs#L105

Added line #L105 was not covered by tests

Check warning on line 121 in crates/bitwarden-ssh/src/import.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-ssh/src/import.rs#L121

Added line #L121 was not covered by tests

Check warning on line 138 in crates/bitwarden-ssh/src/import.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-ssh/src/import.rs#L138

Added line #L138 was not covered by tests

Check warning on line 9 in crates/bitwarden-ssh/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-ssh/src/lib.rs#L9

Added line #L9 was not covered by tests

Check warning on line 8 in crates/bitwarden-wasm-internal/src/ssh.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-wasm-internal/src/ssh.rs#L5-L8

Added lines #L5 - L8 were not covered by tests

Check warning on line 15 in crates/bitwarden-wasm-internal/src/ssh.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bitwarden-wasm-internal/src/ssh.rs#L10-L15

Added lines #L10 - L15 were not covered by tests