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

Fix handling of multipart/form-data (#8280)

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

Fix handling of multipart/form-data (#8280) #8301

Fix handling of multipart/form-data (#8280)
2fdcf49
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Apr 7, 2024 in 1s

93.05% of diff hit (target 97.51%)

View this Pull Request on Codecov

93.05% of diff hit (target 97.51%)

Annotations

Check warning on line 62 in aiohttp/formdata.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aiohttp/formdata.py#L62

Added line #L62 was not covered by tests

Check warning on line 342 in aiohttp/multipart.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aiohttp/multipart.py#L342

Added line #L342 was not covered by tests

Check warning on line 556 in aiohttp/multipart.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aiohttp/multipart.py#L556

Added line #L556 was not covered by tests