Closed Two-Hearts closed 3 months ago
Attention: Patch coverage is 82.60870%
with 4 lines
in your changes missing coverage. Please review.
Project coverage is 72.01%. Comparing base (
ed77da1
) to head (c112103
). Report is 1 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
cmd/notation/verify.go | 82.60% | 2 Missing and 2 partials :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
LGTM, but pending on dependencies.
LGTM. Will approve once mod files are updated.
This PR updates the verifier to use
NewVerifierWithOptions
withhttputil.NewClient
asOCSPHTTPClient
.