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

Request response binary format support #710

Merged
merged 2 commits into from
Nov 1, 2023

Response binary format support

10fdbea
Select commit
Loading
Failed to load commit list.
Merged

Request response binary format support #710

Response binary format support
10fdbea
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch failed Nov 1, 2023 in 1s

89.15% of diff hit (target 91.01%)

View this Pull Request on Codecov

89.15% of diff hit (target 91.01%)

Annotations

Check warning on line 22 in openapi_core/contrib/aiohttp/responses.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

openapi_core/contrib/aiohttp/responses.py#L22

Added line #L22 was not covered by tests

Check warning on line 58 in openapi_core/contrib/falcon/requests.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

openapi_core/contrib/falcon/requests.py#L58

Added line #L58 was not covered by tests

Check warning on line 74 in openapi_core/contrib/requests/requests.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

openapi_core/contrib/requests/requests.py#L74

Added line #L74 was not covered by tests

Check warning on line 44 in openapi_core/contrib/starlette/requests.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

openapi_core/contrib/starlette/requests.py#L44

Added line #L44 was not covered by tests

Check warning on line 16 in openapi_core/contrib/starlette/responses.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

openapi_core/contrib/starlette/responses.py#L16

Added line #L16 was not covered by tests

Check warning on line 28 in openapi_core/contrib/starlette/responses.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

openapi_core/contrib/starlette/responses.py#L28

Added line #L28 was not covered by tests

Check warning on line 51 in openapi_core/deserializing/media_types/util.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

openapi_core/deserializing/media_types/util.py#L51

Added line #L51 was not covered by tests