Closed ldmonster closed 6 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 73.87%. Comparing base (
dfdcdd7
) to head (fc23362
). Report is 1 commits behind head on main.:exclamation: Current head fc23362 differs from pull request most recent head 06b65f9
Please upload reports for the commit 06b65f9 to get more accurate results.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
If we parse Multipart File, we have a size in parsing result. I think, we can send file size to user in multipart file struct, to use next.
Purpose: When i work with min.io, i'm stuck with storage my object, because it want's file size to use different store algorithms. So, i made this fix for myself.
Generators: OK Tests: OK