Closed xiaoxichen closed 7 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 74.20%. Comparing base (
009f47c
) to head (cacd32a
).
: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.
Upper layer can pass in params.max_messagesize to specified the max message size the GRPC server will accept.
UT with params.max_messagesize set to 65MB and SEND_DATA up to 64MB which is our target max_blob_size.