tezc / sc

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

Buf fix #54

Closed tezc closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #54 (96a6d6e) into master (ab8abe4) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #54   +/-   ##
=======================================
  Coverage   99.77%   99.77%           
=======================================
  Files          23       23           
  Lines        2225     2225           
  Branches      388      388           
=======================================
  Hits         2220     2220           
  Partials        5        5           
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 ab8abe4...96a6d6e. Read the comment docs.