Closed Hooper9973 closed 1 week ago
:warning: Please install the to ensure uploads and comments are reliably processed by Codecov.
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.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Add
application_hint
to theblk_alloc_hints
structure. This change addresses the need for certain users ofhomestore
, such ashomeobject
, to pass additional hints. Theapplication_hint
can be used to specify behavior in theselect_chunk
interface.