veraison / go-cose

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

docs: fixes Readme #203 #206

Closed SteveLasker closed 4 days ago

codecov[bot] commented 4 days ago

Codecov Report

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

Project coverage is 92.47%. Comparing base (76892d1) to head (e5bc397). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #206 +/- ## ========================================== + Coverage 92.35% 92.47% +0.12% ========================================== Files 12 12 Lines 1622 1622 ========================================== + Hits 1498 1500 +2 + Misses 68 66 -2 Partials 56 56 ```

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

SteveLasker commented 4 days ago

Thanks, @thomas-fossati, I've made those changes.