tezc / sc

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

sc and str tests #49

Closed tezc closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #49 (f46900d) into master (88c2224) will increase coverage by 0.13%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #49      +/-   ##
==========================================
+ Coverage   98.11%   98.25%   +0.13%     
==========================================
  Files          23       23              
  Lines        2231     2231              
  Branches      384      384              
==========================================
+ Hits         2189     2192       +3     
+ Partials       42       39       -3     
Impacted Files Coverage Δ
string/sc_str.c 98.88% <100.00%> (+1.11%) :arrow_up:
sc/sc.c 100.00% <0.00%> (+1.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 88c2224...f46900d. Read the comment docs.