Schemathesis 4.6.1
API Coverage Report
2025-11-25 17:29:09.457
Operations
4 / 4
API endpoints that were called during your test run
Parameters
100.00%
3 of 3 covered
Parameters tested with both valid and invalid values
Keywords
100.00%
3 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 covered
Missing negative tests
1
{
Always valid — no negative tests
2
"type": "string"
Missing negative tests
3
}
Responses
seen average

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

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

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

history1 of 1 covered
1{
2 "type": "boolean"
3}
predict1 of 1 covered
1{
2 "type": "boolean"
3}
Responses
seen average

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