Coverage report: 93%

Files Functions Classes

coverage.py v7.12.0, created at 2025-11-22 00:50 +0000

File   statements missing excluded   coverage
conftest.py   39 12 0   69%
mlos_bench / mlos_bench / __init__.py   2 0 0   100%
mlos_bench / mlos_bench / config / __init__.py   0 0 0   100%
mlos_bench / mlos_bench / config / environments / apps / fio / scripts / local / process_fio_results.py   18 10 7   44%
mlos_bench / mlos_bench / config / environments / apps / redis / scripts / local / generate_redis_config.py   8 5 6   38%
mlos_bench / mlos_bench / config / environments / apps / redis / scripts / local / process_redis_results.py   8 5 6   38%
mlos_bench / mlos_bench / config / environments / os / linux / boot / scripts / local / create_new_grub_cfg.py   7 3 2   57%
mlos_bench / mlos_bench / config / environments / os / linux / boot / scripts / local / generate_grub_config.py   8 5 6   38%
mlos_bench / mlos_bench / config / environments / os / linux / runtime / scripts / local / generate_kernel_config_script.py   14 11 7   21%
mlos_bench / mlos_bench / config / schemas / __init__.py   2 0 0   100%
mlos_bench / mlos_bench / config / schemas / config_schemas.py   85 6 0   93%
mlos_bench / mlos_bench / dict_templater.py   29 0 0   100%
mlos_bench / mlos_bench / environments / __init__.py   8 0 1   100%
mlos_bench / mlos_bench / environments / base_environment.py   148 10 4   93%
mlos_bench / mlos_bench / environments / composite_env.py   95 11 0   88%
mlos_bench / mlos_bench / environments / local / __init__.py   3 0 0   100%
mlos_bench / mlos_bench / environments / local / local_env.py   133 5 0   96%
mlos_bench / mlos_bench / environments / local / local_fileshare_env.py   56 7 0   88%
mlos_bench / mlos_bench / environments / mock_env.py   52 3 0   94%
mlos_bench / mlos_bench / environments / remote / __init__.py   7 0 0   100%
mlos_bench / mlos_bench / environments / remote / host_env.py   27 14 0   48%
mlos_bench / mlos_bench / environments / remote / network_env.py   31 17 0   45%
mlos_bench / mlos_bench / environments / remote / os_env.py   31 14 0   55%
mlos_bench / mlos_bench / environments / remote / remote_env.py   68 8 0   88%
mlos_bench / mlos_bench / environments / remote / saas_env.py   37 22 0   41%
mlos_bench / mlos_bench / environments / remote / vm_env.py   4 0 0   100%
mlos_bench / mlos_bench / environments / script_env.py   31 0 0   100%
mlos_bench / mlos_bench / environments / status.py   54 1 0   98%
mlos_bench / mlos_bench / event_loop_context.py   53 2 0   96%
mlos_bench / mlos_bench / launcher.py   208 14 0   93%
mlos_bench / mlos_bench / optimizers / __init__.py   7 0 0   100%
mlos_bench / mlos_bench / optimizers / base_optimizer.py   128 7 6   95%
mlos_bench / mlos_bench / optimizers / convert_configspace.py   88 2 0   98%
mlos_bench / mlos_bench / optimizers / grid_search_optimizer.py   90 7 0   92%
mlos_bench / mlos_bench / optimizers / manual_optimizer.py   22 1 0   95%
mlos_bench / mlos_bench / optimizers / mlos_core_optimizer.py   113 2 0   98%
mlos_bench / mlos_bench / optimizers / mock_optimizer.py   36 1 0   97%
mlos_bench / mlos_bench / optimizers / one_shot_optimizer.py   17 0 0   100%
mlos_bench / mlos_bench / optimizers / track_best_optimizer.py   37 1 0   97%
mlos_bench / mlos_bench / os_environ.py   11 3 0   73%
mlos_bench / mlos_bench / run.py   30 7 2   77%
mlos_bench / mlos_bench / schedulers / __init__.py   3 0 0   100%
mlos_bench / mlos_bench / schedulers / base_scheduler.py   205 21 11   90%
mlos_bench / mlos_bench / schedulers / sync_scheduler.py   11 0 0   100%
mlos_bench / mlos_bench / schedulers / trial_runner.py   85 5 5   94%
mlos_bench / mlos_bench / services / __init__.py   4 0 0   100%
mlos_bench / mlos_bench / services / base_fileshare.py   18 0 0   100%
mlos_bench / mlos_bench / services / base_service.py   107 6 2   94%
mlos_bench / mlos_bench / services / config_persistence.py   171 8 4   95%
mlos_bench / mlos_bench / services / local / __init__.py   2 0 0   100%
mlos_bench / mlos_bench / services / local / local_exec.py   78 4 2   95%
mlos_bench / mlos_bench / services / local / temp_dir_context.py   24 0 0   100%
mlos_bench / mlos_bench / services / remote / __init__.py   0 0 0   100%
mlos_bench / mlos_bench / services / remote / azure / __init__.py   6 0 0   100%
mlos_bench / mlos_bench / services / remote / azure / azure_auth.py   52 26 0   50%
mlos_bench / mlos_bench / services / remote / azure / azure_deployment_services.py   179 43 1   76%
mlos_bench / mlos_bench / services / remote / azure / azure_fileshare.py   79 9 0   89%
mlos_bench / mlos_bench / services / remote / azure / azure_network_services.py   34 2 0   94%
mlos_bench / mlos_bench / services / remote / azure / azure_saas.py   82 44 0   46%
mlos_bench / mlos_bench / services / remote / azure / azure_vm_services.py   137 28 0   80%
mlos_bench / mlos_bench / services / remote / ssh / __init__.py   3 0 0   100%
mlos_bench / mlos_bench / services / remote / ssh / ssh_fileshare.py   42 2 0   95%
mlos_bench / mlos_bench / services / remote / ssh / ssh_host_service.py   57 6 0   89%
mlos_bench / mlos_bench / services / remote / ssh / ssh_service.py   158 17 2   89%
mlos_bench / mlos_bench / services / types / __init__.py   9 0 0   100%
mlos_bench / mlos_bench / services / types / authenticator_type.py   8 0 6   100%
mlos_bench / mlos_bench / services / types / bound_method.py   6 0 4   100%
mlos_bench / mlos_bench / services / types / config_loader_type.py   14 0 18   100%
mlos_bench / mlos_bench / services / types / fileshare_type.py   5 0 0   100%
mlos_bench / mlos_bench / services / types / host_ops_type.py   7 0 10   100%
mlos_bench / mlos_bench / services / types / host_provisioner_type.py   7 0 10   100%
mlos_bench / mlos_bench / services / types / local_exec_type.py   9 0 4   100%
mlos_bench / mlos_bench / services / types / network_provisioner_type.py   6 0 8   100%
mlos_bench / mlos_bench / services / types / os_ops_type.py   6 0 8   100%
mlos_bench / mlos_bench / services / types / remote_config_type.py   5 0 6   100%
mlos_bench / mlos_bench / services / types / remote_exec_type.py   6 0 6   100%
mlos_bench / mlos_bench / services / types / vm_provisioner_type.py   10 0 16   100%
mlos_bench / mlos_bench / storage / __init__.py   3 0 1   100%
mlos_bench / mlos_bench / storage / base_experiment_data.py   49 7 5   86%
mlos_bench / mlos_bench / storage / base_storage.py   174 6 7   97%
mlos_bench / mlos_bench / storage / base_trial_data.py   66 1 7   98%
mlos_bench / mlos_bench / storage / base_tunable_config_data.py   21 1 2   95%
mlos_bench / mlos_bench / storage / base_tunable_config_trial_group_data.py   36 1 5   97%
mlos_bench / mlos_bench / storage / sql / __init__.py   2 0 0   100%
mlos_bench / mlos_bench / storage / sql / alembic / env.py   61 31 0   49%
mlos_bench / mlos_bench / storage / sql / alembic / versions / 8928a401115b_adding_experiment_table_columns_to_.py   19 10 0   47%
mlos_bench / mlos_bench / storage / sql / alembic / versions / b61aa446e724_support_fractional_seconds_with_mysql.py   30 19 0   37%
mlos_bench / mlos_bench / storage / sql / alembic / versions / d2a708351ba8_add_alembic.py   9 2 0   78%
mlos_bench / mlos_bench / storage / sql / alembic / versions / f83fb8ae7fc4_add_trial_runner_id_column.py   11 2 0   82%
mlos_bench / mlos_bench / storage / sql / common.py   47 0 0   100%
mlos_bench / mlos_bench / storage / sql / experiment.py   115 8 1   93%
mlos_bench / mlos_bench / storage / sql / experiment_data.py   52 5 0   90%
mlos_bench / mlos_bench / storage / sql / schema.py   86 1 22   99%
mlos_bench / mlos_bench / storage / sql / storage.py   81 4 2   95%
mlos_bench / mlos_bench / storage / sql / trial.py   73 1 0   99%
mlos_bench / mlos_bench / storage / sql / trial_data.py   37 0 2   100%
mlos_bench / mlos_bench / storage / sql / tunable_config_data.py   14 0 0   100%
mlos_bench / mlos_bench / storage / sql / tunable_config_trial_group_data.py   29 0 2   100%
mlos_bench / mlos_bench / storage / storage_factory.py   19 0 0   100%
mlos_bench / mlos_bench / storage / util.py   17 2 0   88%
mlos_bench / mlos_bench / tests / __init__.py   107 17 0   84%
mlos_bench / mlos_bench / tests / config / __init__.py   16 0 0   100%
mlos_bench / mlos_bench / tests / config / cli / test_load_cli_config_examples.py   58 2 49   97%
mlos_bench / mlos_bench / tests / config / conftest.py   7 0 0   100%
mlos_bench / mlos_bench / tests / config / environments / local / scripts / bench_run.py   10 6 6   40%
mlos_bench / mlos_bench / tests / config / environments / local / scripts / bench_setup.py   16 12 7   25%
mlos_bench / mlos_bench / tests / config / environments / test_load_environment_config_examples.py   72 0 0   100%
mlos_bench / mlos_bench / tests / config / globals / test_load_global_config_examples.py   16 0 0   100%
mlos_bench / mlos_bench / tests / config / optimizers / test_load_optimizer_config_examples.py   27 0 0   100%
mlos_bench / mlos_bench / tests / config / schedulers / __init__.py   0 0 0   100%
mlos_bench / mlos_bench / tests / config / schedulers / conftest.py   12 0 0   100%
mlos_bench / mlos_bench / tests / config / schedulers / test_load_scheduler_config_examples.py   33 0 0   100%
mlos_bench / mlos_bench / tests / config / schemas / __init__.py   77 5 3   94%
mlos_bench / mlos_bench / tests / config / schemas / cli / test_cli_schemas.py   15 0 0   100%
mlos_bench / mlos_bench / tests / config / schemas / environments / test_environment_schemas.py   29 0 1   100%
mlos_bench / mlos_bench / tests / config / schemas / globals / test_globals_schemas.py   10 0 0   100%
mlos_bench / mlos_bench / tests / config / schemas / optimizers / test_optimizer_schemas.py   52 0 5   100%
mlos_bench / mlos_bench / tests / config / schemas / schedulers / test_scheduler_schemas.py   24 0 3   100%
mlos_bench / mlos_bench / tests / config / schemas / services / test_services_schemas.py   36 0 1   100%
mlos_bench / mlos_bench / tests / config / schemas / storage / test_storage_schemas.py   24 0 3   100%
mlos_bench / mlos_bench / tests / config / schemas / tunable-params / test_tunable_params_schemas.py   9 0 0   100%
mlos_bench / mlos_bench / tests / config / schemas / tunable-values / test_tunable_values_schemas.py   10 0 0   100%
mlos_bench / mlos_bench / tests / config / services / test_load_service_config_examples.py   33 0 0   100%
mlos_bench / mlos_bench / tests / config / storage / test_load_storage_config_examples.py   26 0 0   100%
mlos_bench / mlos_bench / tests / conftest.py   21 1 0   95%
mlos_bench / mlos_bench / tests / dict_templater_test.py   25 0 0   100%
mlos_bench / mlos_bench / tests / docker_fixtures_util.py   37 2 2   95%
mlos_bench / mlos_bench / tests / environments / __init__.py   31 0 0   100%
mlos_bench / mlos_bench / tests / environments / base_env_test.py   18 0 0   100%
mlos_bench / mlos_bench / tests / environments / composite_env_service_test.py   19 0 0   100%
mlos_bench / mlos_bench / tests / environments / composite_env_test.py   35 0 0   100%
mlos_bench / mlos_bench / tests / environments / include_tunables_test.py   43 0 0   100%
mlos_bench / mlos_bench / tests / environments / local / __init__.py   10 0 0   100%
mlos_bench / mlos_bench / tests / environments / local / composite_local_env_test.py   22 0 0   100%
mlos_bench / mlos_bench / tests / environments / local / local_env_stdout_test.py   13 0 0   100%
mlos_bench / mlos_bench / tests / environments / local / local_env_telemetry_test.py   51 0 0   100%
mlos_bench / mlos_bench / tests / environments / local / local_env_test.py   37 0 0   100%
mlos_bench / mlos_bench / tests / environments / local / local_env_vars_test.py   14 1 0   93%
mlos_bench / mlos_bench / tests / environments / local / local_fileshare_env_test.py   20 0 0   100%
mlos_bench / mlos_bench / tests / environments / mock_env_test.py   41 0 0   100%
mlos_bench / mlos_bench / tests / environments / remote / __init__.py   0 0 0   100%
mlos_bench / mlos_bench / tests / environments / remote / conftest.py   9 0 0   100%
mlos_bench / mlos_bench / tests / environments / remote / test_ssh_env.py   18 0 2   100%
mlos_bench / mlos_bench / tests / environments / test_status.py   40 0 0   100%
mlos_bench / mlos_bench / tests / event_loop_context_test.py   82 2 4   98%
mlos_bench / mlos_bench / tests / launcher_in_process_test.py   8 0 0   100%
mlos_bench / mlos_bench / tests / launcher_parse_args_test.py   111 1 2   99%
mlos_bench / mlos_bench / tests / launcher_run_test.py   34 1 0   97%
mlos_bench / mlos_bench / tests / optimizers / __init__.py   0 0 0   100%
mlos_bench / mlos_bench / tests / optimizers / conftest.py   10 0 0   100%
mlos_bench / mlos_bench / tests / optimizers / fixtures.py   34 0 0   100%
mlos_bench / mlos_bench / tests / optimizers / grid_search_optimizer_test.py   127 0 0   100%
mlos_bench / mlos_bench / tests / optimizers / llamatune_opt_test.py   20 0 2   100%
mlos_bench / mlos_bench / tests / optimizers / manual_opt_test.py   9 0 0   100%
mlos_bench / mlos_bench / tests / optimizers / mlos_core_opt_df_test.py   34 0 0   100%
mlos_bench / mlos_bench / tests / optimizers / mlos_core_opt_smac_test.py   61 1 0   98%
mlos_bench / mlos_bench / tests / optimizers / mock_opt_test.py   36 0 0   100%
mlos_bench / mlos_bench / tests / optimizers / opt_bulk_register_test.py   44 0 0   100%
mlos_bench / mlos_bench / tests / optimizers / toy_optimization_loop_test.py   61 0 0   100%
mlos_bench / mlos_bench / tests / services / __init__.py   3 0 0   100%
mlos_bench / mlos_bench / tests / services / config_persistence_test.py   60 0 0   100%
mlos_bench / mlos_bench / tests / services / local / __init__.py   2 0 0   100%
mlos_bench / mlos_bench / tests / services / local / local_exec_python_test.py   27 0 0   100%
mlos_bench / mlos_bench / tests / services / local / local_exec_test.py   86 2 0   98%
mlos_bench / mlos_bench / tests / services / local / mock / __init__.py   2 0 0   100%
mlos_bench / mlos_bench / tests / services / local / mock / mock_local_exec_service.py   12 1 2   92%
mlos_bench / mlos_bench / tests / services / mock_service.py   17 0 5   100%
mlos_bench / mlos_bench / tests / services / remote / __init__.py   4 0 0   100%
mlos_bench / mlos_bench / tests / services / remote / azure / __init__.py   7 0 0   100%
mlos_bench / mlos_bench / tests / services / remote / azure / azure_fileshare_test.py   110 1 0   99%
mlos_bench / mlos_bench / tests / services / remote / azure / azure_network_services_test.py   31 4 0   87%
mlos_bench / mlos_bench / tests / services / remote / azure / azure_vm_services_test.py   108 0 0   100%
mlos_bench / mlos_bench / tests / services / remote / azure / conftest.py   25 0 0   100%
mlos_bench / mlos_bench / tests / services / remote / mock / __init__.py   4 1 0   75%
mlos_bench / mlos_bench / tests / services / remote / mock / mock_auth_service.py   15 3 0   80%
mlos_bench / mlos_bench / tests / services / remote / mock / mock_fileshare_service.py   20 0 0   100%
mlos_bench / mlos_bench / tests / services / remote / mock / mock_network_service.py   8 0 0   100%
mlos_bench / mlos_bench / tests / services / remote / mock / mock_remote_exec_service.py   8 0 0   100%
mlos_bench / mlos_bench / tests / services / remote / mock / mock_vm_service.py   10 0 0   100%
mlos_bench / mlos_bench / tests / services / remote / ssh / __init__.py   23 0 0   100%
mlos_bench / mlos_bench / tests / services / remote / ssh / conftest.py   13 0 0   100%
mlos_bench / mlos_bench / tests / services / remote / ssh / fixtures.py   45 1 0   98%
mlos_bench / mlos_bench / tests / services / remote / ssh / test_ssh_fileshare.py   84 0 0   100%
mlos_bench / mlos_bench / tests / services / remote / ssh / test_ssh_host_service.py   92 2 0   98%
mlos_bench / mlos_bench / tests / services / remote / ssh / test_ssh_service.py   56 2 2   96%
mlos_bench / mlos_bench / tests / services / test_service_method_registering.py   20 1 0   95%
mlos_bench / mlos_bench / tests / storage / __init__.py   4 0 0   100%
mlos_bench / mlos_bench / tests / storage / conftest.py   20 0 0   100%
mlos_bench / mlos_bench / tests / storage / exp_context_test.py   3 0 0   100%
mlos_bench / mlos_bench / tests / storage / exp_data_test.py   64 0 0   100%
mlos_bench / mlos_bench / tests / storage / exp_load_test.py   70 0 0   100%
mlos_bench / mlos_bench / tests / storage / sql / __init__.py   29 0 0   100%
mlos_bench / mlos_bench / tests / storage / sql / fixtures.py   116 0 0   100%
mlos_bench / mlos_bench / tests / storage / sql / test_storage_schemas.py   18 0 0   100%
mlos_bench / mlos_bench / tests / storage / test_storage_pickling.py   46 0 0   100%
mlos_bench / mlos_bench / tests / storage / trial_config_test.py   56 0 0   100%
mlos_bench / mlos_bench / tests / storage / trial_data_test.py   19 0 0   100%
mlos_bench / mlos_bench / tests / storage / trial_schedule_test.py   71 0 0   100%
mlos_bench / mlos_bench / tests / storage / trial_telemetry_test.py   35 0 0   100%
mlos_bench / mlos_bench / tests / storage / tunable_config_data_test.py   26 0 0   100%
mlos_bench / mlos_bench / tests / storage / tunable_config_trial_group_data_test.py   46 0 0   100%
mlos_bench / mlos_bench / tests / test_sanitize_confs.py   28 0 0   100%
mlos_bench / mlos_bench / tests / test_with_alt_tz.py   20 3 0   85%
mlos_bench / mlos_bench / tests / tunable_groups_fixtures.py   27 0 0   100%
mlos_bench / mlos_bench / tests / tunables / __init__.py   0 0 0   100%
mlos_bench / mlos_bench / tests / tunables / conftest.py   11 0 0   100%
mlos_bench / mlos_bench / tests / tunables / test_empty_tunable_group.py   6 0 0   100%
mlos_bench / mlos_bench / tests / tunables / test_tunable_categoricals.py   17 0 0   100%
mlos_bench / mlos_bench / tests / tunables / test_tunables_size_props.py   39 0 0   100%
mlos_bench / mlos_bench / tests / tunables / tunable_accessors_test.py   18 0 0   100%
mlos_bench / mlos_bench / tests / tunables / tunable_comparison_test.py   38 1 0   97%
mlos_bench / mlos_bench / tests / tunables / tunable_definition_test.py   169 0 0   100%
mlos_bench / mlos_bench / tests / tunables / tunable_distributions_test.py   30 0 0   100%
mlos_bench / mlos_bench / tests / tunables / tunable_group_indexing_test.py   30 0 0   100%
mlos_bench / mlos_bench / tests / tunables / tunable_group_subgroup_test.py   4 0 0   100%
mlos_bench / mlos_bench / tests / tunables / tunable_group_update_test.py   26 0 0   100%
mlos_bench / mlos_bench / tests / tunables / tunable_slice_references_test.py   60 2 0   97%
mlos_bench / mlos_bench / tests / tunables / tunable_to_configspace_distr_test.py   23 0 0   100%
mlos_bench / mlos_bench / tests / tunables / tunable_to_configspace_test.py   43 0 0   100%
mlos_bench / mlos_bench / tests / tunables / tunables_assign_test.py   104 0 0   100%
mlos_bench / mlos_bench / tests / tunables / tunables_copy_test.py   29 3 0   90%
mlos_bench / mlos_bench / tests / tunables / tunables_str_test.py   4 0 0   100%
mlos_bench / mlos_bench / tests / util_git_test.py   47 7 0   85%
mlos_bench / mlos_bench / tests / util_nullable_test.py   18 0 0   100%
mlos_bench / mlos_bench / tests / util_try_parse_test.py   14 0 0   100%
mlos_bench / mlos_bench / tunables / __init__.py   4 0 0   100%
mlos_bench / mlos_bench / tunables / covariant_group.py   61 1 11   98%
mlos_bench / mlos_bench / tunables / tunable.py   288 12 15   96%
mlos_bench / mlos_bench / tunables / tunable_groups.py   94 1 18   99%
mlos_bench / mlos_bench / tunables / tunable_types.py   64 4 2   94%
mlos_bench / mlos_bench / util.py   161 13 7   92%
mlos_bench / mlos_bench / version.py   1 0 2   100%
mlos_core / mlos_core / __init__.py   2 0 3   100%
mlos_core / mlos_core / data_classes.py   157 11 15   93%
mlos_core / mlos_core / optimizers / __init__.py   29 1 0   97%
mlos_core / mlos_core / optimizers / bayesian_optimizers / __init__.py   3 0 0   100%
mlos_core / mlos_core / optimizers / bayesian_optimizers / bayesian_optimizer.py   9 0 2   100%
mlos_core / mlos_core / optimizers / bayesian_optimizers / smac_optimizer.py   111 14 5   87%
mlos_core / mlos_core / optimizers / flaml_optimizer.py   59 2 1   97%
mlos_core / mlos_core / optimizers / optimizer.py   119 2 5   98%
mlos_core / mlos_core / optimizers / random_optimizer.py   15 1 1   93%
mlos_core / mlos_core / spaces / __init__.py   0 0 0   100%
mlos_core / mlos_core / spaces / adapters / __init__.py   21 0 0   100%
mlos_core / mlos_core / spaces / adapters / adapter.py   17 0 10   100%
mlos_core / mlos_core / spaces / adapters / identity_adapter.py   11 0 0   100%
mlos_core / mlos_core / spaces / adapters / llamatune.py   184 9 2   95%
mlos_core / mlos_core / spaces / converters / __init__.py   0 0 0   100%
mlos_core / mlos_core / spaces / converters / flaml.py   23 0 2   100%
mlos_core / mlos_core / spaces / converters / util.py   30 3 0   90%
mlos_core / mlos_core / tests / __init__.py   19 0 0   100%
mlos_core / mlos_core / tests / optimizers / __init__.py   0 0 0   100%
mlos_core / mlos_core / tests / optimizers / bayesian_optimizers_test.py   22 1 0   95%
mlos_core / mlos_core / tests / optimizers / conftest.py   9 0 0   100%
mlos_core / mlos_core / tests / optimizers / data_class_test.py   88 0 0   100%
mlos_core / mlos_core / tests / optimizers / one_hot_test.py   47 0 0   100%
mlos_core / mlos_core / tests / optimizers / optimizer_multiobj_test.py   60 0 0   100%
mlos_core / mlos_core / tests / optimizers / optimizer_test.py   207 5 0   98%
mlos_core / mlos_core / tests / optimizers / random_optimizer_test.py   0 0 0   100%
mlos_core / mlos_core / tests / spaces / __init__.py   0 0 0   100%
mlos_core / mlos_core / tests / spaces / adapters / identity_adapter_test.py   20 0 0   100%
mlos_core / mlos_core / tests / spaces / adapters / llamatune_test.py   172 1 0   99%
mlos_core / mlos_core / tests / spaces / adapters / space_adapter_factory_test.py   33 1 0   97%
mlos_core / mlos_core / tests / spaces / monkey_patch_quantization_test.py   55 0 0   100%
mlos_core / mlos_core / tests / spaces / spaces_test.py   126 7 6   94%
mlos_core / mlos_core / util.py   18 1 0   94%
mlos_core / mlos_core / version.py   1 0 2   100%
mlos_viz / mlos_viz / __init__.py   27 0 2   100%
mlos_viz / mlos_viz / base.py   158 16 0   90%
mlos_viz / mlos_viz / dabl.py   23 0 0   100%
mlos_viz / mlos_viz / tests / __init__.py   4 1 2   75%
mlos_viz / mlos_viz / tests / conftest.py   21 8 0   62%
mlos_viz / mlos_viz / tests / test_base_plot.py   19 0 0   100%
mlos_viz / mlos_viz / tests / test_dabl_plot.py   12 0 0   100%
mlos_viz / mlos_viz / tests / test_mlos_viz.py   17 0 0   100%
mlos_viz / mlos_viz / util.py   23 5 0   78%
mlos_viz / mlos_viz / version.py   1 0 2   100%
Total   11390 743 440   93%

No items found using the specified filter.