PJK / libcbor

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

Fix memory allocation error handling in cbor_copy #249

Closed PJK closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #249 (ed4ccfe) into master (8aecf10) will increase coverage by 0.09%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #249      +/-   ##
==========================================
+ Coverage   97.13%   97.23%   +0.09%     
==========================================
  Files          20       20              
  Lines        1537     1589      +52     
==========================================
+ Hits         1493     1545      +52     
  Misses         44       44              
Impacted Files Coverage Δ
src/cbor.c 99.56% <100.00%> (+0.12%) :arrow_up:
src/cbor/tags.c 100.00% <100.00%> (ø)
src/cbor/streaming.c 99.00% <0.00%> (ø)

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