eBay / HomeStore

Storage Engine for block and key/value stores.
Apache License 2.0
23 stars 21 forks source link

Count in ovf headers. #569

Closed xiaoxichen closed 1 month ago

xiaoxichen commented 1 month ago

We see no space error in write_to_full ut, might due to when left space == max_wrt_sz and we take max_wrt_sz, however two extra blks are needed.

codecov-commenter commented 1 month ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

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

Project coverage is 67.25%. Comparing base (1a0cef8) to head (54fc829). Report is 76 commits behind head on master.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #569 +/- ## =========================================== + Coverage 56.51% 67.25% +10.73% =========================================== Files 108 109 +1 Lines 10300 10535 +235 Branches 1402 1422 +20 =========================================== + Hits 5821 7085 +1264 + Misses 3894 2770 -1124 - Partials 585 680 +95 ```

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