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) #8302

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.39%. Comparing base (270ae9c) to head (de19957).

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.9    #8302      +/-   ##
==========================================
- Coverage   97.41%   97.39%   -0.03%     
==========================================
  Files         108      108              
  Lines       32820    32818       -2     
  Branches     3879     3889      +10     
==========================================
- Hits        31973    31963      -10     
- Misses        641      645       +4     
- Partials      206      210       +4     
Flag Coverage Δ
CI-GHA 97.30% <93.05%> (-0.03%) ⬇️
OS-Linux 96.98% <93.05%> (-0.03%) ⬇️
OS-Windows 94.58% <93.05%> (-0.03%) ⬇️
OS-macOS 96.70% <93.05%> (-0.02%) ⬇️
Py-3.10.11 94.40% <93.05%> (-0.02%) ⬇️
Py-3.10.14 96.76% <93.05%> (-0.03%) ⬇️
Py-3.11.8 97.02% <93.05%> (-0.02%) ⬇️
Py-3.12.2 97.06% <93.05%> (-0.04%) ⬇️
Py-3.8.10 94.37% <93.05%> (-0.03%) ⬇️
Py-3.8.18 96.70% <93.05%> (-0.03%) ⬇️
Py-3.9.13 94.38% <93.05%> (-0.03%) ⬇️
Py-3.9.19 96.74% <93.05%> (-0.02%) ⬇️
Py-pypy7.3.15 96.29% <93.05%> (-0.03%) ⬇️
VM-macos 96.70% <93.05%> (-0.02%) ⬇️
VM-ubuntu 96.98% <93.05%> (-0.03%) ⬇️
VM-windows 94.58% <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 cebe526 into 3.9 Apr 7, 2024
32 of 34 checks passed
@Dreamsorcerer Dreamsorcerer deleted the patchback/backports/3.9/7d0be3fee540a3d4161ac7dc76422f1f5ea60104/pr-8280 branch April 7, 2024 12:19
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