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

chore: add missing tests and improve docs

8fe56a9
Select commit
Loading
Failed to load commit list.
Merged

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

chore: add missing tests and improve docs
8fe56a9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 29, 2024 in 1s

20.00% of diff hit (target 100.00%)

View this Pull Request on Codecov

20.00% of diff hit (target 100.00%)

Annotations

Check warning on line 316 in falcon/app_helpers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

falcon/app_helpers.py#L316

Added line #L316 was not covered by tests

Check warning on line 319 in falcon/app_helpers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

falcon/app_helpers.py#L319

Added line #L319 was not covered by tests

Check warning on line 328 in falcon/app_helpers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

falcon/app_helpers.py#L328

Added line #L328 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