Add gate_v1_function/tests/data/delta_summary.json
This commit is contained in:
parent
f3709e6fcc
commit
4ee3f0b18a
1 changed files with 8 additions and 0 deletions
8
gate_v1_function/tests/data/delta_summary.json
Normal file
8
gate_v1_function/tests/data/delta_summary.json
Normal file
|
|
@ -0,0 +1,8 @@
|
||||||
|
{
|
||||||
|
"total_cases": 25,
|
||||||
|
"new_failures": 2,
|
||||||
|
"resolved_failures": 1,
|
||||||
|
"unchanged": 20,
|
||||||
|
"unknowns": 2,
|
||||||
|
"notes": "Beispieldaten für GateDecision Tests"
|
||||||
|
}
|
||||||
Loading…
Reference in a new issue