eBay / HomeStore

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

Add application_hint into blk_alloc_hints #591

Closed Hooper9973 closed 1 week ago

Hooper9973 commented 1 week ago

Add application_hint to the blk_alloc_hints structure. This change addresses the need for certain users of homestore, such as homeobject, to pass additional hints. The application_hint can be used to specify behavior in the select_chunk interface.

codecov-commenter commented 1 week 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.21%. Comparing base (1a0cef8) to head (9a6a6da). Report is 92 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 #591 +/- ## =========================================== + Coverage 56.51% 67.21% +10.70% =========================================== Files 108 109 +1 Lines 10300 10728 +428 Branches 1402 1465 +63 =========================================== + Hits 5821 7211 +1390 + Misses 3894 2812 -1082 - Partials 585 705 +120 ```

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