oceanbase / miniob

MiniOB is a compact database that assists developers in understanding the fundamental workings of a database.
https://oceanbase.github.io/miniob/
Mulan Permissive Software License, Version 2
2.86k stars 1.01k forks source link

add crc checksum to page #356 #357

Closed Wenbin1002 closed 1 month ago

Wenbin1002 commented 1 month ago

What problem were solved in this pull request?

Issue Number: close #356

Problem:

add crc checksum to page

What is changed and how it works?

Other information

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 85.71429% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 37.06%. Comparing base (e2165ae) to head (1107652).

Files Patch % Lines
src/observer/storage/buffer/frame.h 75.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #357 +/- ## ========================================== + Coverage 36.97% 37.06% +0.08% ========================================== Files 101 102 +1 Lines 7272 7279 +7 ========================================== + Hits 2689 2698 +9 + Misses 4583 4581 -2 ```

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