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: enable github action #84

Closed zz-jason closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 39.06%. Comparing base (3e33c78) to head (7bf7afd).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #84 +/- ## ========================================== + Coverage 39.05% 39.06% +0.01% ========================================== Files 92 92 Lines 7736 7736 Branches 3546 3546 ========================================== + Hits 3021 3022 +1 + Misses 2947 2946 -1 Partials 1768 1768 ```

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