Closed JeyJeyGao closed 10 months ago
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.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
PluginUnknownError
,PluginValidityError
,PluginDirectoryError
. For each error types, Notation CLI should provide a recommanded suggestion to solve them.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