tezc / sc

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

Sock init, readme, introduce version #41

Closed tezc closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #41 (153aa10) into master (eb59b7b) will increase coverage by 0.05%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #41      +/-   ##
==========================================
+ Coverage   98.06%   98.11%   +0.05%     
==========================================
  Files          23       23              
  Lines        2173     2231      +58     
  Branches      383      384       +1     
==========================================
+ Hits         2131     2189      +58     
  Partials       42       42              
Impacted Files Coverage Δ
buffer/sc_buf.h 100.00% <ø> (ø)
crc32/sc_crc32.c 98.94% <ø> (+1.38%) :arrow_up:
queue/sc_queue.h 100.00% <ø> (ø)
socket/sc_sock.c 99.16% <100.00%> (+<0.01%) :arrow_up:

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 eb59b7b...153aa10. Read the comment docs.