diff --git a/api/mlos_bench/mlos_bench.storage.sql.trial.html b/api/mlos_bench/mlos_bench.storage.sql.trial.html index 64449c209d..12c7378dcd 100644 --- a/api/mlos_bench/mlos_bench.storage.sql.trial.html +++ b/api/mlos_bench/mlos_bench.storage.sql.trial.html @@ -137,7 +137,7 @@
-update(status: Status, timestamp: datetime, metrics: Dict[str, float] | float | None = None) Dict[str, float] | None
+update(status: Status, timestamp: datetime, metrics: float | Dict[str, float] | None = None) Dict[str, float] | None

Update the storage with the results of the experiment.

Parameters:
diff --git a/htmlcov/conftest_py.html b/htmlcov/conftest_py.html index a381f74208..e2c68fa145 100644 --- a/htmlcov/conftest_py.html +++ b/htmlcov/conftest_py.html @@ -65,7 +65,7 @@

» next       coverage.py v7.3.1, - created at 2023-09-19 15:04 +0000 + created at 2023-09-20 00:34 +0000