Closed fxamacker closed 2 years ago
Thanks very much @fxamacker
Could you please fix the failing DCO check so that we can merge, please?
Merging #109 (1fd96e9) into main (4e80cfa) will increase coverage by
0.30%
. The diff coverage isn/a
.:exclamation: Current head 1fd96e9 differs from pull request most recent head 59622d7. Consider uploading reports for the commit 59622d7 to get more accurate results
@@ Coverage Diff @@
## main #109 +/- ##
==========================================
+ Coverage 91.79% 92.10% +0.30%
==========================================
Files 10 10
Lines 975 975
==========================================
+ Hits 895 898 +3
+ Misses 54 51 -3
Partials 26 26
Impacted Files | Coverage Δ | |
---|---|---|
headers.go | 93.05% <0.00%> (+0.90%) |
:arrow_up: |
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
Thanks @fxamacker, and welcome to the go-cose family
Replace cose-spec from https://datatracker.ietf.org/doc/draft-ietf-cose-rfc8152bis-struct/ to https://datatracker.ietf.org/doc/rfc9052/
Closes #108