pmem / pmemstream

Other
9 stars 13 forks source link

Collaborative commit #210

Closed igchor closed 2 years ago

igchor commented 2 years ago

This change is Reviewable

codecov-commenter commented 2 years ago

Codecov Report

Merging #210 (8956c7d) into master (39d730b) will increase coverage by 1.85%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #210      +/-   ##
==========================================
+ Coverage   90.48%   92.34%   +1.85%     
==========================================
  Files           9        9              
  Lines         778      784       +6     
==========================================
+ Hits          704      724      +20     
+ Misses         74       60      -14     
Flag Coverage Δ
tests_clang_debug_cpp17 93.26% <100.00%> (+1.64%) :arrow_up:
tests_gcc_debug_cpp17 90.87% <100.00%> (+1.92%) :arrow_up:

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

Impacted Files Coverage Δ
src/libpmemstream_internal.h 100.00% <ø> (ø)
src/libpmemstream.c 91.81% <100.00%> (+3.65%) :arrow_up:

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more