veraison / go-cose

go library for CBOR Object Signing and Encryption (COSE)
Mozilla Public License 2.0
50 stars 26 forks source link

test: add examples for detached payload #205

Closed shizhMSFT closed 1 month ago

shizhMSFT commented 2 months ago

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

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

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

Additional details and impacted files ```diff @@ 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 ```

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

SteveLasker commented 1 month ago

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