notaryproject / notation-go

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

refactor!: update revocation based on notation-core-go #429

Closed Two-Hearts closed 1 month ago

Two-Hearts commented 2 months ago

This PR makes refactoring of revocation with the updated notation-core-go.

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 92.40506% with 6 lines in your changes missing coverage. Please review.

Project coverage is 80.86%. Comparing base (c3b2f51) to head (9340a5f).

Files Patch % Lines
verifier/verifier.go 92.40% 3 Missing and 3 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #429 +/- ## ========================================== + Coverage 80.74% 80.86% +0.12% ========================================== Files 33 33 Lines 2457 2483 +26 ========================================== + Hits 1984 2008 +24 - Misses 331 332 +1 - Partials 142 143 +1 ```

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