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

AIK-3929 Transition to a setBody on Context to make sure body is json serializable #260

Closed
wants to merge 2 commits into from

Merge branch 'main' into AIK-3929

2a53a14
Select commit
Loading
Failed to load commit list.
Closed

AIK-3929 Transition to a setBody on Context to make sure body is json serializable #260

Merge branch 'main' into AIK-3929
2a53a14
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 26, 2024 in 0s

80.00% of diff hit (target 93.25%)

View this Pull Request on Codecov

80.00% of diff hit (target 93.25%)

Annotations

Check warning on line 48 in aikido_zen/sources/flask.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aikido_zen/sources/flask.py#L48

Added line #L48 was not covered by tests

Check warning on line 50 in aikido_zen/sources/flask.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aikido_zen/sources/flask.py#L50

Added line #L50 was not covered by tests

Check warning on line 52 in aikido_zen/sources/flask.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aikido_zen/sources/flask.py#L52

Added line #L52 was not covered by tests

Check warning on line 41 in aikido_zen/sources/quart.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aikido_zen/sources/quart.py#L41

Added line #L41 was not covered by tests

Check warning on line 43 in aikido_zen/sources/quart.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aikido_zen/sources/quart.py#L43

Added line #L43 was not covered by tests

Check warning on line 46 in aikido_zen/sources/quart.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aikido_zen/sources/quart.py#L46

Added line #L46 was not covered by tests

Check warning on line 14 in aikido_zen/sources/starlette/extract_data_from_request.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aikido_zen/sources/starlette/extract_data_from_request.py#L14

Added line #L14 was not covered by tests

Check warning on line 22 in aikido_zen/sources/starlette/extract_data_from_request.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aikido_zen/sources/starlette/extract_data_from_request.py#L22

Added line #L22 was not covered by tests

Check warning on line 24 in aikido_zen/sources/starlette/extract_data_from_request.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aikido_zen/sources/starlette/extract_data_from_request.py#L24

Added line #L24 was not covered by tests