tezc / sc

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

buf ref and data #14

Closed tezc closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #14 (4b049d3) into master (cc0f980) will increase coverage by 0.12%. The diff coverage is 81.81%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #14      +/-   ##
==========================================
+ Coverage   82.87%   82.99%   +0.12%     
==========================================
  Files          24       24              
  Lines        2143     2141       -2     
  Branches      398      397       -1     
==========================================
+ Hits         1776     1777       +1     
+ Misses        211      209       -2     
+ Partials      156      155       -1     
Impacted Files Coverage Δ
buffer/sc_buf.h 85.71% <ø> (ø)
buffer/sc_buf.c 95.93% <80.00%> (-0.27%) :arrow_down:
logger/sc_log.c 92.90% <83.33%> (+2.56%) :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 cc0f980...4b049d3. Read the comment docs.