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

fix: try parse private key instead of checking for error #1879

Merged
merged 1 commit into from
Aug 29, 2023

fix: try parse private key instead of checking for error

df0afe9
Select commit
Loading
Failed to load commit list.
Merged

fix: try parse private key instead of checking for error #1879

fix: try parse private key instead of checking for error
df0afe9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Aug 29, 2023 in 0s

18.18% of diff hit (target 47.31%)

View this Pull Request on Codecov

18.18% of diff hit (target 47.31%)

Annotations

Check warning on line 280 in x/cert/utils/key_pair_manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/cert/utils/key_pair_manager.go#L275-L280

Added lines #L275 - L280 were not covered by tests

Check warning on line 294 in x/cert/utils/key_pair_manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/cert/utils/key_pair_manager.go#L293-L294

Added lines #L293 - L294 were not covered by tests