PJK / libcbor

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

Reenable memcheck on CI and improve string/bytestring streaming decoding test #236

Closed PJK closed 1 year ago

PJK commented 1 year ago

Prerequisite/preparation for https://github.com/PJK/libcbor/issues/231

codecov-commenter commented 1 year ago

Codecov Report

Merging #236 (58432a9) into master (87e2d48) will increase coverage by 0.06%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #236      +/-   ##
==========================================
+ Coverage   95.71%   95.78%   +0.06%     
==========================================
  Files          20       20              
  Lines        1542     1543       +1     
==========================================
+ Hits         1476     1478       +2     
+ Misses         66       65       -1     
Impacted Files Coverage Δ
src/cbor/internal/builder_callbacks.c 89.28% <0.00%> (+0.49%) :arrow_up:

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