pmem / pmemstream

Other
9 stars 13 forks source link

Size checks #88

Closed karczex closed 2 years ago

karczex commented 2 years ago

This change is Reviewable

codecov-commenter commented 2 years ago

Codecov Report

Merging #88 (b0428b7) into master (98b670a) will increase coverage by 0.09%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #88      +/-   ##
==========================================
+ Coverage   91.06%   91.16%   +0.09%     
==========================================
  Files           6        6              
  Lines         347      362      +15     
==========================================
+ Hits          316      330      +14     
- Misses         31       32       +1     
Flag Coverage Δ
tests_clang_debug_cpp17 92.37% <100.00%> (+0.04%) :arrow_up:
tests_gcc_debug 87.50% <100.00%> (+0.22%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/libpmemstream.c 90.83% <100.00%> (+1.18%) :arrow_up:
src/iterator.c 89.04% <0.00%> (-1.37%) :arrow_down:

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 98b670a...b0428b7. Read the comment docs.