veraison / go-cose

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

Enhance individual UT in go-cose library to handle specific errors #137

Closed yogeshbdeshpande closed 1 year ago

yogeshbdeshpande commented 1 year ago

Fixes #138

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

yogeshbdeshpande commented 1 year ago

@shizhMSFT and @qmuntal
Request please review as well...

SteveLasker commented 1 year ago

@yogeshbdeshpande, can you fix the signing? Learn more about signing commits. @shizhMSFT, can you please review?

SteveLasker commented 1 year ago

Assigning to @yogeshbdeshpande to complete.

codecov[bot] commented 1 year ago

Codecov Report

Merging #137 (08fc5f0) into main (c6971fb) will increase coverage by 1.36%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #137      +/-   ##
==========================================
+ Coverage   92.12%   93.49%   +1.36%     
==========================================
  Files          10       10              
  Lines         978     1076      +98     
==========================================
+ Hits          901     1006     +105     
+ Misses         51       47       -4     
+ Partials       26       23       -3     

see 4 files with indirect coverage changes

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