From a79ac635228977c6504868c8db826378cf621791 Mon Sep 17 00:00:00 2001 From: Mika Date: Wed, 21 Jan 2026 17:37:37 +0000 Subject: [PATCH] Add artifact.1/tests/data/sample_run.json --- artifact.1/tests/data/sample_run.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 artifact.1/tests/data/sample_run.json diff --git a/artifact.1/tests/data/sample_run.json b/artifact.1/tests/data/sample_run.json new file mode 100644 index 0000000..f8312df --- /dev/null +++ b/artifact.1/tests/data/sample_run.json @@ -0,0 +1,7 @@ +{ + "timestamp": "2024-06-02T14:22:00Z", + "pinned_flag": true, + "runtime": 12.48, + "seqcount_retry_count": 3, + "mischfenster_dauer": 4.15 +} \ No newline at end of file