Schemathesis 4.6.8
API Coverage Report
2025-12-05 15:34:48.101
Operations
6 / 6
API endpoints that were called during your test run
Parameters
100.00%
5 of 5 covered
Parameters tested with both valid and invalid values
Keywords
100.00%
6 of 6 covered
Schema validation rules tested with both valid and invalid values
Examples
-
0 of 0 covered
Schema examples and default values that were actually used in your tests
Responses
6 / 12
Response status codes that your tests actually received from the API
Parameters
Keywords
Uncovered
Partial
Covered
Query Parameters

per_page2 of 2 keywords covered
1{
2 "enum": [
3 2,
4 10,
5 50
6 ],
7 "type": "integer"
8}
page1 of 1 keywords covered
1{
2 "type": "integer"
3}
Responses
seen average

200
Success
614 29.32ms
default
Default
390 29.90ms
Responses
seen average

200
Success
0 -
default
Default
626 38.34ms
Path Parameters

postId1 of 1 keywords covered
1{
2 "type": "integer"
3}
Responses
seen average

201
Post found.
0 -
204
Post successfully deleted.
0 -
404
Post not found.
120 34.66ms
default
Default
197 20.55ms
Path Parameters

postId1 of 1 keywords covered
1{
2 "type": "integer"
3}
Responses
seen average

200
Success
117 12.82ms
201
Post found.
0 -
404
Post not found.
63 16.14ms
default
Default
0 -
Path Parameters

postId1 of 1 keywords covered
1{
2 "type": "integer"
3}
Responses
seen average

201
Post found.
0 -
204
Post successfully updated.
0 -
404
Post not found.
43 8.69ms
default
Default
158 12.76ms
Responses
seen average

200
Success
2 2.08ms
default
Default
0 -