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

feat(errors): default error serializer content negotiation #2190

Merged

docs(newsfragments): revert changes to one newsfr since the impl was …

3506dea
Select commit
Loading
Failed to load commit list.
Merged

feat(errors): default error serializer content negotiation #2190

docs(newsfragments): revert changes to one newsfr since the impl was …
3506dea
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 1, 2024 in 0s

23.07% of diff hit (target 100.00%)

View this Pull Request on Codecov

23.07% of diff hit (target 100.00%)

Annotations

Check warning on line 295 in falcon/app_helpers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

falcon/app_helpers.py#L294-L295

Added lines #L294 - L295 were not covered by tests

Check warning on line 299 in falcon/app_helpers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

falcon/app_helpers.py#L299

Added line #L299 was not covered by tests

Check warning on line 321 in falcon/app_helpers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

falcon/app_helpers.py#L321

Added line #L321 was not covered by tests

Check warning on line 333 in falcon/app_helpers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

falcon/app_helpers.py#L333

Added line #L333 was not covered by tests

Check warning on line 146 in falcon/http_error.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

falcon/http_error.py#L146

Added line #L146 was not covered by tests

Check warning on line 212 in falcon/http_error.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

falcon/http_error.py#L212

Added line #L212 was not covered by tests

Check warning on line 280 in falcon/testing/client.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

falcon/testing/client.py#L280

Added line #L280 was not covered by tests

Check warning on line 377 in falcon/testing/client.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

falcon/testing/client.py#L377

Added line #L377 was not covered by tests