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

chore: add remaining anomalies tests #28

Closed zz-jason closed 8 months ago

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (15d1813) 32.82% compared to head (6e8ee75) 32.94%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #28 +/- ## ========================================== + Coverage 32.82% 32.94% +0.11% ========================================== Files 85 85 Lines 7504 7504 Branches 3088 3088 ========================================== + Hits 2463 2472 +9 + Misses 3818 3803 -15 - Partials 1223 1229 +6 ```

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