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(typing): TestClient methods return Result, not _ResultBase #2211

Closed
wants to merge 7 commits into from

chore: more typing related fixes

9cecfe8
Select commit
Loading
Failed to load commit list.
Closed

fix(typing): TestClient methods return Result, not _ResultBase #2211

chore: more typing related fixes
9cecfe8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 20, 2024 in 0s

96.26% of diff hit (target 100.00%)

View this Pull Request on Codecov

96.26% of diff hit (target 100.00%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

falcon/testing/client.py#L710

Added line #L710 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

falcon/testing/client.py#L738

Added line #L738 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

falcon/testing/client.py#L1265

Added line #L1265 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

falcon/testing/client.py#L1271

Added line #L1271 was not covered by tests