veraison / go-cose

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

fix: deterministic encode cose_sign / cose_sign1 sig_signature #135

Closed shizhMSFT closed 1 year ago

shizhMSFT commented 1 year ago

fix #119

codecov[bot] commented 1 year ago

Codecov Report

Merging #135 (ad6c208) into main (c6971fb) will increase coverage by 0.35%. The diff coverage is 93.61%.

@@            Coverage Diff             @@
##             main     #135      +/-   ##
==========================================
+ Coverage   92.12%   92.48%   +0.35%     
==========================================
  Files          10       10              
  Lines         978     1024      +46     
==========================================
+ Hits          901      947      +46     
- Misses         51       52       +1     
+ Partials       26       25       -1     
Impacted Files Coverage Δ
cbor.go 87.50% <91.17%> (+3.28%) :arrow_up:
sign.go 90.47% <100.00%> (+1.54%) :arrow_up:
sign1.go 89.36% <100.00%> (+2.50%) :arrow_up:
headers.go 92.14% <0.00%> (-0.91%) :arrow_down:

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