Skip to content

v0.2.54..v0.2.55 changeset output_unified_changeset_stats.json

Garret Voltz edited this page Aug 14, 2020 · 1 revision
diff --git a/test-files/cmd/slow/DiffConflateCmdTest/output_unified_changeset_stats.json b/test-files/cmd/slow/DiffConflateCmdTest/output_unified_changeset_stats.json
new file mode 100644
index 0000000..48941c1
--- /dev/null
+++ b/test-files/cmd/slow/DiffConflateCmdTest/output_unified_changeset_stats.json
@@ -0,0 +1,38 @@
+{
+    "Create":
+    [
+        {
+            "Node": "318"
+        },
+        {
+            "Relation": "0"
+        },
+        {
+            "Way": "23"
+        }
+    ],
+    "Delete":
+    [
+        {
+            "Node": "0"
+        },
+        {
+            "Relation": "0"
+        },
+        {
+            "Way": "0"
+        }
+    ],
+    "Modify":
+    [
+        {
+            "Node": "0"
+        },
+        {
+            "Relation": "0"
+        },
+        {
+            "Way": "5"
+        }
+    ]
+}
Clone this wiki locally