tezc / sc

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

clang-tidy #55

Closed tezc closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #55 (c383b4b) into master (597e894) will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #55   +/-   ##
=======================================
  Coverage   99.77%   99.77%           
=======================================
  Files          23       23           
  Lines        2225     2226    +1     
  Branches      388      388           
=======================================
+ Hits         2220     2221    +1     
  Partials        5        5           
Impacted Files Coverage Δ
string/sc_str.c 100.00% <100.00%> (ø)
timer/sc_timer.c 100.00% <100.00%> (ø)

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 597e894...c383b4b. Read the comment docs.