tezc / sc

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

rewrite buf #12

Closed tezc closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #12 (82952e1) into master (9be2ba5) will increase coverage by 1.10%. The diff coverage is 96.42%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #12      +/-   ##
==========================================
+ Coverage   81.67%   82.78%   +1.10%     
==========================================
  Files          24       24              
  Lines        2036     2143     +107     
  Branches      397      398       +1     
==========================================
+ Hits         1663     1774     +111     
- Misses        207      213       +6     
+ Partials      166      156      -10     
Impacted Files Coverage Δ
buffer/sc_buf.h 85.71% <ø> (ø)
buffer/sc_buf.c 96.19% <96.42%> (+6.83%) :arrow_up:
condition/sc_cond.c 72.22% <0.00%> (-3.71%) :arrow_down:
socket/sc_sock.c 56.42% <0.00%> (-1.31%) :arrow_down:

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 9be2ba5...82952e1. Read the comment docs.