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 cppcheck #15

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 (ebc3e6f) 25.27% compared to head (599237a) 25.24%. Report is 2 commits behind head on master.

:exclamation: Current head 599237a differs from pull request most recent head 0825194. Consider uploading reports for the commit 0825194 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #15 +/- ## ========================================== - Coverage 25.27% 25.24% -0.03% ========================================== Files 85 85 Lines 7743 7743 Branches 3279 3279 ========================================== - Hits 1957 1955 -2 - Misses 4814 4815 +1 - Partials 972 973 +1 ```

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