pmem / pmdk

Persistent Memory Development Kit
https://pmem.io
Other
1.35k stars 510 forks source link

common: core_log_last_ut #6024

Closed grom72 closed 9 months ago

grom72 commented 9 months ago

Requires:


This change is Reviewable

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 70.06%. Comparing base (4fd9deb) to head (aef6c7b). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #6024 +/- ## ========================================== + Coverage 70.04% 70.06% +0.02% ========================================== Files 133 133 Lines 19564 19562 -2 Branches 3263 3262 -1 ========================================== + Hits 13703 13706 +3 + Misses 5861 5856 -5 ```
janekmi commented 9 months ago

Superseded by #6033