tezc / sc

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

sock-test #25

Closed tezc closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #25 (f3b3d66) into master (a841cc3) will increase coverage by 3.02%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #25      +/-   ##
==========================================
+ Coverage   88.46%   91.48%   +3.02%     
==========================================
  Files          24       24              
  Lines        2141     2138       -3     
  Branches      368      367       -1     
==========================================
+ Hits         1894     1956      +62     
+ Misses        133       77      -56     
+ Partials      114      105       -9     
Impacted Files Coverage Δ
socket/sc_sock.c 70.58% <ø> (+13.87%) :arrow_up:
timer/sc_timer.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 a841cc3...f3b3d66. Read the comment docs.