Coverage for mlos_bench/mlos_bench/tests/storage/__init__.py: 100%
2 statements
« prev ^ index » next coverage.py v7.6.9, created at 2024-12-20 00:44 +0000
« prev ^ index » next coverage.py v7.6.9, created at 2024-12-20 00:44 +0000
1#
2# Copyright (c) Microsoft Corporation.
3# Licensed under the MIT License.
4#
5"""Tests for mlos_bench storage."""
7CONFIG_COUNT = 10
8CONFIG_TRIAL_REPEAT_COUNT = 3