tezc / sc

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

Buffer #4

Closed tezc closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #4 (bf66d85) into master (23e2e53) will decrease coverage by 0.87%. The diff coverage is 89.16%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #4      +/-   ##
==========================================
- Coverage   94.18%   93.31%   -0.88%     
==========================================
  Files          17       18       +1     
  Lines         981     1182     +201     
  Branches      187      221      +34     
==========================================
+ Hits          924     1103     +179     
- Partials       57       79      +22     
Impacted Files Coverage Δ
pipe/sc_pipe.c 100.00% <ø> (ø)
buffer/sc_buf.c 89.00% <89.00%> (ø)
timer/sc_timer.c 94.62% <100.00%> (+0.05%) :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 23e2e53...bf66d85. Read the comment docs.