Coverage report:
63%
coverage.py v7.4.4
, created at 2025-08-31 13:05 +0000
Module
statements
missing
excluded
coverage
__init__.py
0
0
0
100%
addmo/s1_data_tuning_auto/config/data_tuning_auto_config.py
21
0
0
100%
addmo/s1_data_tuning_auto/data_tuner_auto.py
32
7
0
78%
addmo/s1_data_tuning_auto/feature_construction.py
30
13
0
57%
addmo/s1_data_tuning_auto/feature_selection.py
71
56
0
21%
addmo/s2_data_tuning/config/data_tuning_config.py
10
0
0
100%
addmo/s2_data_tuning/data_tuner_fixed.py
29
4
0
86%
addmo/s2_data_tuning/feature_constructor.py
14
0
0
100%
addmo/s3_model_tuning/config/model_tuning_config.py
29
0
0
100%
addmo/s3_model_tuning/hyperparameter_tuning/abstract_hyparam_tuner.py
11
1
0
91%
addmo/s3_model_tuning/hyperparameter_tuning/hyparam_tuning_factory.py
15
4
0
73%
addmo/s3_model_tuning/hyperparameter_tuning/hyperparameter_tuner.py
43
10
0
77%
addmo/s3_model_tuning/model_tuner.py
39
0
0
100%
addmo/s3_model_tuning/models/abstract_model.py
104
36
0
65%
addmo/s3_model_tuning/models/keras_models.py
104
74
0
29%
addmo/s3_model_tuning/models/model_factory.py
57
20
0
65%
addmo/s3_model_tuning/models/scikit_learn_models.py
131
39
0
70%
addmo/s3_model_tuning/scoring/abstract_scorer.py
19
3
0
84%
addmo/s3_model_tuning/scoring/metrics/abstract_metric.py
2
0
0
100%
addmo/s3_model_tuning/scoring/metrics/custom_metrics.py
0
0
0
100%
addmo/s3_model_tuning/scoring/metrics/metric_factory.py
17
4
0
76%
addmo/s3_model_tuning/scoring/validation_splitting/abstract_splitter.py
25
16
0
36%
addmo/s3_model_tuning/scoring/validation_splitting/custom_splitters.py
43
34
0
21%
addmo/s3_model_tuning/scoring/validation_splitting/splitter_factory.py
20
6
0
70%
addmo/s3_model_tuning/scoring/validator.py
15
2
0
87%
addmo/s3_model_tuning/scoring/validator_factory.py
12
3
0
75%
addmo/s5_insights/model_plots/carpet_plots.py
223
133
0
40%
addmo/s5_insights/model_plots/parallel_plots.py
63
55
0
13%
addmo/s5_insights/model_plots/scatter_plot.py
17
0
0
100%
addmo/s5_insights/model_plots/time_series.py
51
3
0
94%
addmo/util/data_handling.py
4
0
0
100%
addmo/util/definitions.py
55
22
0
60%
addmo/util/experiment_logger.py
167
55
0
67%
addmo/util/load_save.py
44
15
0
66%
addmo/util/load_save_utils.py
51
26
0
49%
addmo/util/plotting_utils.py
23
0
0
100%
addmo_examples/executables/exe_data_insights.py
103
69
0
33%
addmo_examples/executables/exe_data_tuning_fixed.py
87
36
0
59%
addmo_examples/executables/exe_model_tuning.py
54
9
0
83%
tests/E2E_test.py
43
1
0
98%
tests/test_abstractmodel.py
53
2
0
96%
tests/test_config_loading.py
43
1
0
98%
tests/test_data_tuning.py
52
4
0
92%
tests/test_model_tuning.py
35
2
0
94%
Total
2061
765
0
63%
No items found using the specified filter.