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
26 stars 2 forks source link

chore: switch to vcpkg #53

Closed zz-jason closed 8 months ago

zz-jason commented 8 months ago

can't work smoothly on mac m1

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (b73c804) 35.00% compared to head (880aeb1) 34.98%.

Files Patch % Lines
source/LeanStore.cpp 0.00% 1 Missing :warning:
source/concurrency-recovery/Worker.cpp 0.00% 0 Missing and 1 partial :warning:
...urce/storage/buffer-manager/GuardedBufferFrame.hpp 50.00% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #53 +/- ## ========================================== - Coverage 35.00% 34.98% -0.02% ========================================== Files 88 88 Lines 7788 7780 -8 Branches 3815 3812 -3 ========================================== - Hits 2726 2722 -4 + Misses 3328 3323 -5 - Partials 1734 1735 +1 ```

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