pmem / pmemstream

Other
9 stars 13 forks source link

Add example for timestamp based persistency #171

Closed karczex closed 2 years ago

karczex commented 2 years ago

This change is Reviewable

codecov-commenter commented 2 years ago

Codecov Report

Merging #171 (9fca79a) into master (5841e2c) will increase coverage by 1.15%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #171      +/-   ##
==========================================
+ Coverage   90.51%   91.66%   +1.15%     
==========================================
  Files          13       13              
  Lines         780      780              
==========================================
+ Hits          706      715       +9     
+ Misses         74       65       -9     
Flag Coverage Δ
tests_clang_debug_cpp17 92.43% <ø> (+0.91%) :arrow_up:
tests_gcc_debug_cpp17 86.80% <ø> (+0.95%) :arrow_up:

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

Impacted Files Coverage Δ
src/region.c 93.60% <0.00%> (+7.19%) :arrow_up:

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