tezc / sc

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

fix global variables for signal. #15

Closed tezc closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #15 (aa3da7d) into master (0d8cfd3) will decrease coverage by 0.27%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #15      +/-   ##
==========================================
- Coverage   83.29%   83.01%   -0.28%     
==========================================
  Files          24       24              
  Lines        2143     2143              
  Branches      397      397              
==========================================
- Hits         1785     1779       -6     
- Misses        203      209       +6     
  Partials      155      155              
Impacted Files Coverage Δ
signal/sc_signal.c 55.97% <ø> (ø)
socket/sc_sock.c 56.42% <0.00%> (-1.31%) :arrow_down:

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 0d8cfd3...aa3da7d. Read the comment docs.