Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add multipart file upload streaming #309 #879

Merged
merged 1 commit into from
Oct 4, 2024

feat: add multipart file upload streaming #309

2e127ca
Select commit
Loading
Failed to load commit list.
Merged

feat: add multipart file upload streaming #309 #879

feat: add multipart file upload streaming #309
2e127ca
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 4, 2024 in 0s

98.35% (+0.20%) compared to c6cf259

View this Pull Request on Codecov

98.35% (+0.20%) compared to c6cf259

Details

Codecov Report

Attention: Patch coverage is 90.26549% with 11 lines in your changes missing coverage. Please review.

Project coverage is 98.35%. Comparing base (c6cf259) to head (2e127ca).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
middleware.go 81.25% 4 Missing and 5 partials ⚠️
request.go 92.59% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #879      +/-   ##
==========================================
+ Coverage   98.15%   98.35%   +0.20%     
==========================================
  Files          14       15       +1     
  Lines        2329     2431     +102     
==========================================
+ Hits         2286     2391     +105     
+ Misses         23       21       -2     
+ Partials       20       19       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.