From 4ee3f0b18a4368187575e48ad872bdeb26f35c70 Mon Sep 17 00:00:00 2001 From: Mika Date: Tue, 10 Feb 2026 11:06:18 +0000 Subject: [PATCH] Add gate_v1_function/tests/data/delta_summary.json --- gate_v1_function/tests/data/delta_summary.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 gate_v1_function/tests/data/delta_summary.json diff --git a/gate_v1_function/tests/data/delta_summary.json b/gate_v1_function/tests/data/delta_summary.json new file mode 100644 index 0000000..e902857 --- /dev/null +++ b/gate_v1_function/tests/data/delta_summary.json @@ -0,0 +1,8 @@ +{ + "total_cases": 25, + "new_failures": 2, + "resolved_failures": 1, + "unchanged": 20, + "unknowns": 2, + "notes": "Beispieldaten für GateDecision Tests" +} \ No newline at end of file