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

fix: add transaction anomalies test PMP and fix related issues #27

Closed zz-jason closed 8 months ago

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (5e3c256) 32.79% compared to head (0487de5) 32.79%.

Files Patch % Lines
source/LeanStore.hpp 50.00% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #27 +/- ## ======================================= Coverage 32.79% 32.79% ======================================= Files 85 85 Lines 7504 7504 Branches 3088 3088 ======================================= Hits 2461 2461 + Misses 3821 3819 -2 - Partials 1222 1224 +2 ```

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