tezc / sc

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

map,sock,str tests #33

Closed tezc closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #33 (091a165) into master (26a6cc9) will increase coverage by 4.66%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #33      +/-   ##
==========================================
+ Coverage   93.04%   97.70%   +4.66%     
==========================================
  Files          23       23              
  Lines        2184     2175       -9     
  Branches      385      383       -2     
==========================================
+ Hits         2032     2125      +93     
+ Misses         56        1      -55     
+ Partials       96       49      -47     
Impacted Files Coverage Δ
socket/sc_sock.c 98.73% <100.00%> (+20.80%) :arrow_up:
map/sc_map.c 85.00% <0.00%> (+2.50%) :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 26a6cc9...091a165. Read the comment docs.