notaryproject / notation-core-go

Contains support for Notary Project signature envelope, and format specific implementation
Apache License 2.0
14 stars 28 forks source link

fix: revocation response status code should be 200 #239

Closed JeyJeyGao closed 6 days ago

JeyJeyGao commented 1 week ago

Corresponding spec change: https://github.com/notaryproject/specifications/pull/319

Two-Hearts commented 1 week ago

The CI failed, looks like this PR is waiting for #238 to be merged.

codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 91.81%. Comparing base (9524e15) to head (700c872). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #239 +/- ## ========================================== + Coverage 91.70% 91.81% +0.11% ========================================== Files 30 30 Lines 2616 2616 ========================================== + Hits 2399 2402 +3 + Misses 165 163 -2 + Partials 52 51 -1 ```

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