tezc / sc

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

fix ub #24

Closed tezc closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #24 (1071fdb) into master (2bb28ef) will increase coverage by 2.53%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #24      +/-   ##
==========================================
+ Coverage   85.92%   88.46%   +2.53%     
==========================================
  Files          24       24              
  Lines        2146     2141       -5     
  Branches      368      368              
==========================================
+ Hits         1844     1894      +50     
+ Misses        184      133      -51     
+ Partials      118      114       -4     
Impacted Files Coverage Δ
signal/sc_signal.c 95.42% <100.00%> (+32.76%) :arrow_up:
timer/sc_timer.c 100.00% <0.00%> (+1.06%) :arrow_up:
url/sc_url.c 98.88% <0.00%> (+1.11%) :arrow_up:
rc4/sc_rc4.c 100.00% <0.00%> (+4.76%) :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 2bb28ef...00ba623. Read the comment docs.