tezc / sc

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

doc #28

Closed tezc closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #28 (77d6271) into master (880290b) will increase coverage by 0.23%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #28      +/-   ##
==========================================
+ Coverage   91.19%   91.42%   +0.23%     
==========================================
  Files          24       24              
  Lines        2168     2168              
  Branches      367      367              
==========================================
+ Hits         1977     1982       +5     
+ Misses         86       81       -5     
  Partials      105      105              
Impacted Files Coverage Δ
socket/sc_sock.c 71.95% <ø> (+1.44%) :arrow_up:
buffer/sc_buf.c 97.06% <100.00%> (+0.29%) :arrow_up:
condition/sc_cond.c 94.44% <0.00%> (-5.56%) :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 880290b...77d6271. Read the comment docs.