pmem / pmemstream

Other
9 stars 13 forks source link

[helpers] Use config value for multi-region stream generator #268

Closed KFilipek closed 2 years ago

KFilipek commented 2 years ago

Use config's regions_count value instead of the default value.


This change is Reviewable

codecov-commenter commented 2 years ago

Codecov Report

Merging #268 (923602d) into master (dbfc613) will increase coverage by 0.12%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #268      +/-   ##
==========================================
+ Coverage   88.14%   88.27%   +0.12%     
==========================================
  Files           9        9              
  Lines         776      776              
  Branches      142      142              
==========================================
+ Hits          684      685       +1     
  Misses         56       56              
+ Partials       36       35       -1     
Flag Coverage Δ
tests_gcc_debug_cpp17 88.27% <ø> (+0.12%) :arrow_up:

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

Impacted Files Coverage Δ
pmemstream/src/libpmemstream.c 86.07% <0.00%> (+0.23%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more