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

fix(multipart): use field names in request #3135

Merged
merged 2 commits into from
Oct 25, 2022

Conversation

sauyon
Copy link
Contributor

@sauyon sauyon commented Oct 24, 2022

No description provided.

@sauyon sauyon requested a review from a team as a code owner October 24, 2022 21:03
@sauyon sauyon requested review from parano and aarnphm and removed request for a team and parano October 24, 2022 21:03
@codecov
Copy link

codecov bot commented Oct 24, 2022

Codecov Report

Merging #3135 (0847c90) into main (5b7bcaa) will decrease coverage by 0.01%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3135      +/-   ##
==========================================
- Coverage   21.85%   21.83%   -0.02%     
==========================================
  Files          98       98              
  Lines        9349     9356       +7     
  Branches     1609     1611       +2     
==========================================
  Hits         2043     2043              
- Misses       7259     7266       +7     
  Partials       47       47              
Impacted Files Coverage Δ
src/bentoml/_internal/io_descriptors/multipart.py 44.57% <0.00%> (-4.11%) ⬇️

aarnphm
aarnphm previously approved these changes Oct 24, 2022
@aarnphm
Copy link
Member

aarnphm commented Oct 24, 2022

would be nice to have a test case for this in our e2e test @sauyon

sauyon and others added 2 commits October 24, 2022 18:34
Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
@aarnphm aarnphm merged commit e987397 into bentoml:main Oct 25, 2022
@aarnphm aarnphm deleted the multipart-by-field branch October 25, 2022 07:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants