tezc / sc

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

test #50

Closed tezc closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #50 (710dd0e) into master (e1b43ac) will increase coverage by 0.85%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #50      +/-   ##
==========================================
+ Coverage   98.25%   99.10%   +0.85%     
==========================================
  Files          23       23              
  Lines        2231     2232       +1     
  Branches      384      384              
==========================================
+ Hits         2192     2212      +20     
+ Partials       39       20      -19     
Impacted Files Coverage Δ
condition/sc_cond.c 100.00% <100.00%> (+2.04%) :arrow_up:
ini/sc_ini.c 100.00% <100.00%> (+6.41%) :arrow_up:
socket/sc_sock.c 99.37% <0.00%> (+0.20%) :arrow_up:
crc32/sc_crc32.c 100.00% <0.00%> (+1.05%) :arrow_up:
logger/sc_log.c 99.26% <0.00%> (+1.47%) :arrow_up:
memory-map/sc_mmap.c 100.00% <0.00%> (+1.75%) :arrow_up:
buffer/sc_buf.c 99.41% <0.00%> (+2.05%) :arrow_up:
option/sc_option.c 100.00% <0.00%> (+3.57%) :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 e1b43ac...710dd0e. Read the comment docs.