pmem / pmdk

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

common: core_log_default_function() ut #6029

Closed grom72 closed 9 months ago

grom72 commented 9 months ago

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.08%. Comparing base (ad17ad3) to head (3ee560e).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #6029 +/- ## ========================================== + Coverage 70.05% 70.08% +0.03% ========================================== Files 133 133 Lines 19563 19563 Branches 3263 3263 ========================================== + Hits 13704 13711 +7 + Misses 5859 5852 -7 ```