-
Notifications
You must be signed in to change notification settings - Fork 42
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
revert: "feat: add support for signing blob (#379)" #411
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## release-1.1 #411 +/- ##
==============================================
Coverage ? 80.19%
==============================================
Files ? 31
Lines ? 2101
Branches ? 0
==============================================
Hits ? 1685
Misses ? 288
Partials ? 128 ☔ View full report in Codecov by Sentry. |
This reverts commit ec42378. Signed-off-by: Junjie Gao [email protected] Signed-off-by: Junjie Gao <[email protected]>
Signed-off-by: Junjie Gao <[email protected]>
Signed-off-by: Junjie Gao <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Revert:
TestSignOptsMissingSignatureMediaType
andTestSignOptsUnknownMediaType
, introduced in test: improve test coverage to 80% #405Test:
log
package to pass 80% coverage targetThis reverts commit ec42378.
Resolves part of #412
Signed-off-by: Junjie Gao [email protected]