tezc / sc

Common libraries and data structures for C.
BSD 3-Clause "New" or "Revised" License
2.26k stars 245 forks source link

allow zero length string in sc_buf #63

Closed tezc closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #63 (b9dae66) into master (c0149e9) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #63   +/-   ##
=======================================
  Coverage   99.82%   99.82%           
=======================================
  Files          23       23           
  Lines        2270     2270           
  Branches      401      401           
=======================================
  Hits         2266     2266           
  Partials        4        4           
Impacted Files Coverage Δ
buffer/sc_buf.c 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update c0149e9...b9dae66. Read the comment docs.