pmem / pmdk

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

common: start PMem tests at 6:00 pm to get results early next day #6023

Closed grom72 closed 9 months ago

grom72 commented 9 months ago

PMem tests required about 14h30m for execution. With execution started at noon results are practically available at the end of working day.


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.04%. Comparing base (38d414e) to head (5291234). Report is 7 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #6023 +/- ## ======================================= Coverage 70.03% 70.04% ======================================= Files 133 133 Lines 19562 19562 Branches 3263 3263 ======================================= + Hits 13701 13702 +1 + Misses 5861 5860 -1 ```