fix(typing): TestClient methods return Result, not _ResultBase #2211
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
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
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
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
codecov / codecov/patch
falcon/testing/client.py#L1271
Added line #L1271 was not covered by tests
Loading