Closed Two-Hearts closed 1 month ago
Attention: Patch coverage is 91.30435%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 91.89%. Comparing base (
e90546b
) to head (dd19068
). Report is 1 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
revocation/internal/ocsp/ocsp.go | 90.00% | 2 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR adds
context
to OCSP revocation check.Resolves #223