tezc / sc

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

fix compiler warnings #18

Closed tezc closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #18 (70331b7) into master (4b2f49f) will increase coverage by 0.28%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #18      +/-   ##
==========================================
+ Coverage   83.93%   84.21%   +0.28%     
==========================================
  Files          24       24              
  Lines        2147     2148       +1     
  Branches      398      398              
==========================================
+ Hits         1802     1809       +7     
+ Misses        197      191       -6     
  Partials      148      148              
Impacted Files Coverage Δ
map/sc_map.c 82.50% <100.00%> (+0.44%) :arrow_up:
socket/sc_sock.c 57.57% <0.00%> (+1.29%) :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 4b2f49f...70331b7. Read the comment docs.