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

fix: improve plugin error message #371

Closed JeyJeyGao closed 10 months ago

JeyJeyGao commented 10 months ago

Resolve part of: https://github.com/notaryproject/notation/issues/824 Resolve part of: https://github.com/notaryproject/notation/issues/867

Signed-off-by: Junjie Gao junjiegao@microsoft.com

codecov-commenter commented 10 months ago

Codecov Report

Attention: 12 lines in your changes are missing coverage. Please review.

Comparison is base (66da1e3) 73.35% compared to head (c2e325b) 73.25%.

Files Patch % Lines
plugin/manager.go 12.50% 7 Missing :warning:
plugin/errors.go 57.14% 3 Missing :warning:
plugin/plugin.go 93.10% 2 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #371 +/- ## ========================================== - Coverage 73.35% 73.25% -0.11% ========================================== Files 27 27 Lines 2492 2516 +24 ========================================== + Hits 1828 1843 +15 - Misses 524 533 +9 Partials 140 140 ```

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