notaryproject / notation-go

A collection of libraries for supporting sign and verify OCI artifacts. Based on Notary Project specifications.
Apache License 2.0
39 stars 42 forks source link

chore: add crl cache debug logs #473

Closed Two-Hearts closed 3 weeks ago

Two-Hearts commented 3 weeks ago

This PR adds debug logs to crl cache since crl cache errors can be set to discard.

codecov[bot] commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 90.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 80.28%. Comparing base (1dc55d0) to head (2d464b7). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
verifier/crl/crl.go 90.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #473 +/- ## ========================================== + Coverage 80.25% 80.28% +0.02% ========================================== Files 34 34 Lines 3318 3328 +10 ========================================== + Hits 2663 2672 +9 - Misses 509 510 +1 Partials 146 146 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.