zz-jason / leanstore

LeanStore is a larger-than-memory database, optimized for NVMe SSD and multi-core CPU, achieves performance close to in-memory systems without having to keep all data in memory.
MIT License
9 stars 0 forks source link

chore: support running test in parallel #50

Closed zz-jason closed 6 months ago

codecov[bot] commented 6 months ago

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (f9f9f79) 35.19% compared to head (11bc4b5) 35.29%.

Files Patch % Lines
source/LeanStore.cpp 33.33% 0 Missing and 2 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #50 +/- ## ========================================== + Coverage 35.19% 35.29% +0.10% ========================================== Files 86 86 Lines 7720 7712 -8 Branches 3791 3785 -6 ========================================== + Hits 2717 2722 +5 + Misses 3263 3256 -7 + Partials 1740 1734 -6 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.