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: self-signed leaf certificate is not self-issued #236

Closed JeyJeyGao closed 1 week ago

JeyJeyGao commented 3 weeks ago

Fix:

Resolves #126

codecov[bot] commented 3 weeks ago

Codecov Report

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

Project coverage is 91.70%. Comparing base (1683ddb) to head (8ab3059). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #236 +/- ## ========================================== + Coverage 91.29% 91.70% +0.40% ========================================== Files 30 30 Lines 2608 2616 +8 ========================================== + Hits 2381 2399 +18 + Misses 173 165 -8 + Partials 54 52 -2 ```

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