tezc / sc

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

save errno in signal handler #34

Closed tezc closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #34 (60564a9) into master (3eef80e) will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #34   +/-   ##
=======================================
  Coverage   98.06%   98.07%           
=======================================
  Files          23       23           
  Lines        2175     2177    +2     
  Branches      383      383           
=======================================
+ Hits         2133     2135    +2     
  Partials       42       42           
Impacted Files Coverage Δ
signal/sc_signal.c 95.23% <100.00%> (+0.06%) :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 3eef80e...60564a9. Read the comment docs.