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: update

cd5bbc0
Select commit
Loading
Failed to load commit list.
Merged

feat: CRL cache #216

fix: update
cd5bbc0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 20, 2024 in 0s

91.57% (target 89.00%)

View this Pull Request on Codecov

91.57% (target 89.00%)

Details

Codecov Report

Attention: Patch coverage is 88.88889% with 10 lines in your changes missing coverage. Please review.

Project coverage is 91.57%. Comparing base (695ea0c) to head (cd5bbc0).

Files with missing lines Patch % Lines
revocation/crl/fetcher.go 92.85% 2 Missing and 2 partials ⚠️
revocation/revocation.go 66.66% 2 Missing and 2 partials ⚠️
revocation/internal/crl/crl.go 90.90% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #216      +/-   ##
==========================================
- Coverage   91.84%   91.57%   -0.28%     
==========================================
  Files          29       30       +1     
  Lines        2012     2065      +53     
==========================================
+ Hits         1848     1891      +43     
- Misses        112      117       +5     
- Partials       52       57       +5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.