tezc / sc

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

more tests #21

Closed tezc closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #21 (bf7140b) into master (156b0a3) will increase coverage by 0.51%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #21      +/-   ##
==========================================
+ Coverage   85.28%   85.79%   +0.51%     
==========================================
  Files          24       24              
  Lines        2140     2140              
  Branches      368      368              
==========================================
+ Hits         1825     1836      +11     
+ Misses        197      184      -13     
- Partials      118      120       +2     
Impacted Files Coverage Δ
time/sc_time.c 100.00% <100.00%> (+4.16%) :arrow_up:
signal/sc_signal.c 62.65% <0.00%> (+6.32%) :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 156b0a3...bf7140b. Read the comment docs.