pmem / pmemstream

Other
9 stars 13 forks source link

Add conversion operator to ranged<> #206

Closed igchor closed 2 years ago

igchor commented 2 years ago

To avoid writing '.value'


This change is Reviewable

codecov-commenter commented 2 years ago

Codecov Report

Merging #206 (5c03076) into master (8f0fa4f) will increase coverage by 0.12%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #206      +/-   ##
==========================================
+ Coverage   91.52%   91.64%   +0.12%     
==========================================
  Files          12       12              
  Lines         826      826              
==========================================
+ Hits          756      757       +1     
+ Misses         70       69       -1     
Flag Coverage Δ
tests_clang_debug_cpp17 92.60% <ø> (+0.86%) :arrow_up:
tests_gcc_debug_cpp17 89.25% <ø> (+0.13%) :arrow_up:

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

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

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