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: CRL cache #216

Merged
merged 119 commits into from
Sep 20, 2024

fix: added DiscardCacheError in fetcher

00e8bce
Select commit
Loading
Failed to load commit list.
Merged

feat: CRL cache #216

fix: added DiscardCacheError in fetcher
00e8bce
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 20, 2024 in 1s

88.88% of diff hit (target 91.84%)

View this Pull Request on Codecov

88.88% of diff hit (target 91.84%)

Annotations

Check warning on line 103 in revocation/crl/fetcher.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

revocation/crl/fetcher.go#L103

Added line #L103 was not covered by tests

Check warning on line 115 in revocation/crl/fetcher.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

revocation/crl/fetcher.go#L115

Added line #L115 was not covered by tests

Check warning on line 164 in revocation/internal/crl/crl.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

revocation/internal/crl/crl.go#L164

Added line #L164 was not covered by tests

Check warning on line 87 in revocation/revocation.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

revocation/revocation.go#L87

Added line #L87 was not covered by tests

Check warning on line 125 in revocation/revocation.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

revocation/revocation.go#L125

Added line #L125 was not covered by tests