Files
ovirt-api-simulator/pulumi-tests/reports/pulumi-stack-summary.json
T
inecs cbd0adca91 Initial release of the oVirt/RHV Engine API simulator.
Stateful FastAPI lab with contract packs, Compose/Helm, Docker Hub release
targets, and Pulumi coverage across all Engine series (GET/POST/PUT/DELETE/HEAD).
2026-07-18 04:49:28 +03:00

29 lines
458 B
JSON

{
"total": 9150,
"passed": 9150,
"failed": 0,
"skipped": 0,
"methods": {
"DELETE": 1146,
"GET": 2314,
"HEAD": 2314,
"POST": 2230,
"PUT": 1146
},
"series": [
"3.0",
"3.1",
"3.2",
"3.3",
"3.4",
"3.5",
"3.6",
"4.3",
"4.4",
"4.5",
"master"
],
"report_json": "/workspace/reports/pulumi-contract-coverage.json",
"report_html": "/workspace/reports/pulumi-contract-coverage.html"
}