veraison / go-cose

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

Add precise error conditions to verifier unit tests #136

Closed yogeshbdeshpande closed 1 year ago

yogeshbdeshpande commented 1 year ago

Fixes #118

Signed-off-by: Yogesh Deshpande yogesh.deshpande@arm.com

codecov[bot] commented 1 year ago

Codecov Report

Merging #136 (d22cf41) into main (c6971fb) will not change coverage. The diff coverage is n/a.

:exclamation: Current head d22cf41 differs from pull request most recent head bf07ad7. Consider uploading reports for the commit bf07ad7 to get more accurate results

@@           Coverage Diff           @@
##             main     #136   +/-   ##
=======================================
  Coverage   92.12%   92.12%           
=======================================
  Files          10       10           
  Lines         978      978           
=======================================
  Hits          901      901           
  Misses         51       51           
  Partials       26       26           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more