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(testing): simulate multipart file upload #2141

Open
wants to merge 59 commits into
base: master
Choose a base branch
from

Merge branch 'master' into SimulateMultipartFile#1010

6ae4d06
Select commit
Loading
Failed to load commit list.
Open

feat(testing): simulate multipart file upload #2141

Merge branch 'master' into SimulateMultipartFile#1010
6ae4d06
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed May 7, 2024 in 1s

10.52% of diff hit (target 100.00%)

View this Pull Request on Codecov

10.52% of diff hit (target 100.00%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

falcon/testing/client.py#L2157

Added line #L2157 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

falcon/testing/client.py#L2161

Added line #L2161 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

falcon/testing/client.py#L2164

Added line #L2164 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

falcon/testing/client.py#L2167-L2169

Added lines #L2167 - L2169 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

falcon/testing/client.py#L2172-L2176

Added lines #L2172 - L2176 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

falcon/testing/client.py#L2178

Added line #L2178 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

falcon/testing/client.py#L2181

Added line #L2181 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

falcon/testing/client.py#L2183

Added line #L2183 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

falcon/testing/client.py#L2185-L2186

Added lines #L2185 - L2186 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

falcon/testing/client.py#L2188

Added line #L2188 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

falcon/testing/client.py#L2190

Added line #L2190 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

falcon/testing/client.py#L2192-L2193

Added lines #L2192 - L2193 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

falcon/testing/client.py#L2195-L2197

Added lines #L2195 - L2197 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

falcon/testing/client.py#L2245-L2247

Added lines #L2245 - L2247 were not covered by tests