PJK / libcbor

CBOR protocol implementation for C
MIT License
332 stars 95 forks source link

Improve cbor_describe formatting and code quality #285

Closed PJK closed 1 year ago

PJK commented 1 year ago

Follow up to https://github.com/PJK/libcbor/pull/281

codecov[bot] commented 1 year ago

Codecov Report

Merging #285 (aa82657) into master (1550555) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #285   +/-   ##
=======================================
  Coverage   99.51%   99.51%           
=======================================
  Files          20       20           
  Lines        1657     1665    +8     
=======================================
+ Hits         1649     1657    +8     
  Misses          8        8           
Impacted Files Coverage Δ
src/cbor.c 100.00% <100.00%> (ø)

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