Skip to content
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

test: add examples for detached payload #205

Merged
merged 1 commit into from
Sep 13, 2024

Conversation

shizhMSFT
Copy link
Contributor

Add examples of signing and verifying with detached payload for #195

Signed-off-by: Shiwei Zhang <shizh@microsoft.com>
Copy link

codecov bot commented Sep 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.35%. Comparing base (2b6f94f) to head (31fa505).
Report is 9 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #205      +/-   ##
==========================================
+ Coverage   92.04%   92.35%   +0.31%     
==========================================
  Files          12       12              
  Lines        1973     1622     -351     
==========================================
- Hits         1816     1498     -318     
+ Misses        108       68      -40     
- Partials       49       56       +7     

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

@SteveLasker
Copy link
Contributor

👀's from @veraison/go-cose-maintainers please

Copy link
Contributor

@thomas-fossati thomas-fossati 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
Collaborator

@OR13 OR13 left a comment

Choose a reason for hiding this comment

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

These seem like they are worth merging even if we provide a better convenience API in the future.

Copy link
Contributor

@SteveLasker SteveLasker left a comment

Choose a reason for hiding this comment

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

LGTM for clarity of #197

@SteveLasker SteveLasker merged commit 76892d1 into veraison:main Sep 13, 2024
4 checks passed
@shizhMSFT shizhMSFT deleted the example_detached branch September 14, 2024 02:14
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.

4 participants