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 handling of multipart/form-data (#8280) #8301

Conversation

Dreamsorcerer
Copy link
Member

@psf-chronographer psf-chronographer bot added the bot:chronographer:provided There is a change note present in this PR label Apr 7, 2024
Copy link

codecov bot commented Apr 7, 2024

Codecov Report

Attention: Patch coverage is 93.05556% with 5 lines in your changes are missing coverage. Please review.

Project coverage is 97.48%. Comparing base (d15f07c) to head (2fdcf49).

Files Patch % Lines
aiohttp/multipart.py 91.11% 2 Missing and 2 partials ⚠️
aiohttp/formdata.py 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             3.10    #8301      +/-   ##
==========================================
- Coverage   97.51%   97.48%   -0.03%     
==========================================
  Files         108      108              
  Lines       33270    33268       -2     
  Branches     3963     3973      +10     
==========================================
- Hits        32442    32432      -10     
- Misses        623      627       +4     
- Partials      205      209       +4     
Flag Coverage Δ
CI-GHA 97.39% <93.05%> (-0.03%) ⬇️
OS-Linux 97.06% <93.05%> (-0.03%) ⬇️
OS-Windows 94.70% <93.05%> (-0.03%) ⬇️
OS-macOS 96.79% <93.05%> (-0.02%) ⬇️
Py-3.10.11 94.52% <93.05%> (-0.02%) ⬇️
Py-3.10.14 96.85% <93.05%> (-0.02%) ⬇️
Py-3.11.8 97.05% <93.05%> (-0.03%) ⬇️
Py-3.12.2 97.16% <93.05%> (-0.03%) ⬇️
Py-3.8.10 94.45% <93.05%> (-0.04%) ⬇️
Py-3.8.18 96.70% <93.05%> (-0.03%) ⬇️
Py-3.9.13 94.51% <93.05%> (-0.02%) ⬇️
Py-3.9.19 96.84% <93.05%> (-0.03%) ⬇️
Py-pypy7.3.15 96.36% <93.05%> (-0.03%) ⬇️
VM-macos 96.79% <93.05%> (-0.02%) ⬇️
VM-ubuntu 97.06% <93.05%> (-0.03%) ⬇️
VM-windows 94.70% <93.05%> (-0.03%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@Dreamsorcerer Dreamsorcerer merged commit 767c413 into 3.10 Apr 7, 2024
32 of 34 checks passed
@Dreamsorcerer Dreamsorcerer deleted the patchback/backports/3.10/7d0be3fee540a3d4161ac7dc76422f1f5ea60104/pr-8280 branch April 7, 2024 11:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot:chronographer:provided There is a change note present in this PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant