Schemathesis 4.6.1
API Coverage Report
2025-11-25 17:29:46.163
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 1.79ms
404
Does not find the prefecture
501 1.16ms
default
Default
0 -
Responses
seen average

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

200
Success to get the statistics of each prefecture
2 0.96ms
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
521 1.24ms
default
Default
0 -