tezc / sc

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

Fix #75

Closed tezc closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #75 (92fcd6b) into master (57d9fbc) will decrease coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #75      +/-   ##
==========================================
- Coverage   99.81%   99.81%   -0.01%     
==========================================
  Files          21       21              
  Lines        2217     2180      -37     
  Branches      390      380      -10     
==========================================
- Hits         2213     2176      -37     
  Partials        4        4              
Impacted Files Coverage Δ
socket/sc_sock.c 100.00% <ø> (ø)
sc/sc.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 57d9fbc...92fcd6b. Read the comment docs.