Skip to content

fix: error message of SignatureAuthenticityError#269

Merged
4 commits merged intomainfrom
unknown repository
Apr 16, 2025
Merged

fix: error message of SignatureAuthenticityError#269
4 commits merged intomainfrom
unknown repository

Conversation

@ghost
Copy link

@ghost ghost commented Apr 15, 2025

Resolves #266

Signed-off-by: Patrick Zheng <patrickzheng@microsoft.com>
@ghost ghost marked this pull request as ready for review April 15, 2025 08:50
Patrick Zheng added 2 commits April 15, 2025 16:51
Signed-off-by: Patrick Zheng <patrickzheng@microsoft.com>
Signed-off-by: Patrick Zheng <patrickzheng@microsoft.com>
@codecov
Copy link

codecov bot commented Apr 15, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.26%. Comparing base (46726d8) to head (5902cbc).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #269   +/-   ##
=======================================
  Coverage   92.26%   92.26%           
=======================================
  Files          32       32           
  Lines        2806     2806           
=======================================
  Hits         2589     2589           
  Misses        165      165           
  Partials       52       52           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Signed-off-by: Patrick Zheng <patrickzheng@microsoft.com>
Copy link
Contributor

@shizhMSFT shizhMSFT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@JeyJeyGao JeyJeyGao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ghost ghost requested a review from yizha1 April 16, 2025 01:58
Copy link
Contributor

@yizha1 yizha1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, but need a PR in notation-go to return more actionable message to the user/caller

@ghost ghost merged commit ef87896 into notaryproject:main Apr 16, 2025
9 checks passed
@ghost ghost deleted the err branch April 16, 2025 03:39
@ghost ghost mentioned this pull request Apr 16, 2025
6 tasks
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Return more details in SignatureAuthenticityError from VerifyAuthenticity

3 participants