pmem / pmdk

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

test: fix util_poolset test to work w/o ndctl #6032

Closed grom72 closed 9 months ago

grom72 commented 9 months ago

https://github.com/pmem/pmdk/actions/runs/8069388320/job/22044337777#step:4:1647

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.05%. Comparing base (fc6ed8c) to head (13c1dec).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #6032 +/- ## ======================================= Coverage 70.05% 70.05% ======================================= Files 133 133 Lines 19563 19563 Branches 3263 3263 ======================================= + Hits 13704 13705 +1 + Misses 5859 5858 -1 ```