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

Return VerifyError in a better way #25

Merged
merged 5 commits into from
Dec 20, 2023

add some more unit tests

5c50a6e
Select commit
Loading
Failed to load commit list.
Merged

Return VerifyError in a better way #25

add some more unit tests
5c50a6e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 20, 2023 in 1s

94.76% of diff hit (target 93.31%)

View this Pull Request on Codecov

94.76% of diff hit (target 93.31%)

Annotations

Check warning on line 386 in rustls-mbedpki-provider/src/client_cert_verifier.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rustls-mbedpki-provider/src/client_cert_verifier.rs#L386

Added line #L386 was not covered by tests

Check warning on line 413 in rustls-mbedpki-provider/src/client_cert_verifier.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rustls-mbedpki-provider/src/client_cert_verifier.rs#L413

Added line #L413 was not covered by tests

Check warning on line 437 in rustls-mbedpki-provider/src/client_cert_verifier.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rustls-mbedpki-provider/src/client_cert_verifier.rs#L437

Added line #L437 was not covered by tests

Check warning on line 150 in rustls-mbedpki-provider/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rustls-mbedpki-provider/src/lib.rs#L148-L150

Added lines #L148 - L150 were not covered by tests

Check warning on line 190 in rustls-mbedpki-provider/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rustls-mbedpki-provider/src/lib.rs#L190

Added line #L190 was not covered by tests

Check warning on line 391 in rustls-mbedpki-provider/src/server_cert_verifier.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rustls-mbedpki-provider/src/server_cert_verifier.rs#L391

Added line #L391 was not covered by tests

Check warning on line 418 in rustls-mbedpki-provider/src/server_cert_verifier.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rustls-mbedpki-provider/src/server_cert_verifier.rs#L418

Added line #L418 was not covered by tests

Check warning on line 442 in rustls-mbedpki-provider/src/server_cert_verifier.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rustls-mbedpki-provider/src/server_cert_verifier.rs#L442

Added line #L442 was not covered by tests