diff --git a/data/validation/processed/stats_tests.csv b/data/validation/processed/stats_tests.csv index 9db5609..f0e5112 100644 --- a/data/validation/processed/stats_tests.csv +++ b/data/validation/processed/stats_tests.csv @@ -22,3 +22,4 @@ time,n,mae,rmse,stdev,corr,bias,name 2023-02-09 00:13:48.554877,2669.0,4.84,6.16,5.56,0.975,-2.67,tests 2023-02-09 01:29:44.258038,2669.0,4.84,6.16,5.56,0.975,-2.67,tests 2023-02-09 05:50:31.109630,2669.0,4.84,6.16,5.56,0.975,-2.67,tests +2023-02-10 03:44:43.562169,2669.0,4.84,6.16,5.56,0.975,-2.67,tests diff --git a/tests/README.md b/tests/README.md index 84f79f2..14c567c 100644 --- a/tests/README.md +++ b/tests/README.md @@ -15,7 +15,7 @@ In addition to testing whether the code runs without errors, we also run a small ## Latest integration test validation results -The latest integration test completed at **2023-02-09 16:50**. Compared to the previous run, it had an: +The latest integration test completed at **2023-02-10 14:44**. Compared to the previous run, it had an: - RMSE accuracy of **6.16 m (:heavy_minus_sign: no change)** - MAE accuracy of **4.84 m (:heavy_minus_sign: no change)** - Bias of **-2.67 m (:heavy_minus_sign: no change)** diff --git a/tests/stats_tests.png b/tests/stats_tests.png index 63589ac..47e294d 100644 Binary files a/tests/stats_tests.png and b/tests/stats_tests.png differ