Schemathesis 4.6.8
API Coverage Report
2025-12-05 15:32:29.315
Operations
4 / 4
API endpoints that were called during your test run
Parameters
66.67%
2 of 3 covered
Parameters tested with both valid and invalid values
Keywords
66.67%
2 of 3 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
5 / 6
Response status codes that your tests actually received from the API
Parameters
Keywords
Uncovered
Partial
Covered
Query Parameters

prefecture1 of 1 keywords covered
1{
Negative tests not applicable
2
"type": "string"
3}
Responses
seen average

200
Success to get positives
0 -
400
The prefecture parameter is required
1 1.89ms
404
Does not find the prefecture
101 1.12ms
default
Default
0 -
Responses
seen average

200
Success to get the information of each prefecture
2 0.92ms
default
Default
0 -
Responses
seen average

200
Success to get the statistics of each prefecture
2 0.91ms
default
Default
0 -
Query Parameters

history0 of 1 keywords covered
1{
Missing negative tests
2
"type": "boolean"
3}
predict1 of 1 keywords covered
1{
2 "type": "boolean"
3}
Responses
seen average

200
Success to get total
13 1.04ms
default
Default
0 -