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: Implementation of KMP CRL revocation factory with cache #1900

Merged
merged 3 commits into from
Dec 10, 2024

chore: fix test

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

feat: Implementation of KMP CRL revocation factory with cache #1900

chore: fix test
6ba9391
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 10, 2024 in 0s

91.66% of diff hit (target 80.00%)

View this Pull Request on Codecov

91.66% of diff hit (target 80.00%)

Annotations

Check warning on line 49 in pkg/verifier/notation/revocationfactory.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/verifier/notation/revocationfactory.go#L48-L49

Added lines #L48 - L49 were not covered by tests

Check warning on line 95 in pkg/verifier/notation/revocationfactory.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/verifier/notation/revocationfactory.go#L94-L95

Added lines #L94 - L95 were not covered by tests