Coverage report:
89%
hide covered
Files
Functions
Classes
coverage.py v7.13.3
, created at 2026-02-03 15:41 +0000
File
function
statements
missing
excluded
coverage
tadkit / __init__.py
(no function)
0
0
0
100%
tadkit / base / __init__.py
(no function)
0
0
0
100%
tadkit / base / basedensitydetector.py
BaseDensityOutlierDetector.__init__
4
1
0
75%
tadkit / base / basedensitydetector.py
BaseDensityOutlierDetector.fit
9
1
0
89%
tadkit / base / basedensitydetector.py
BaseDensityOutlierDetector.decision_function
3
0
0
100%
tadkit / base / basedensitydetector.py
BaseDensityOutlierDetector.predict
6
0
0
100%
tadkit / base / basedensitydetector.py
BaseDensityOutlierDetector.score_samples
3
3
0
0%
tadkit / base / basedensitydetector.py
BaseDensityOutlierDetector._convert_input
6
1
0
83%
tadkit / base / basedensitydetector.py
BaseDensityOutlierDetector._fit_density
1
1
0
0%
tadkit / base / basedensitydetector.py
BaseDensityOutlierDetector._score_density
1
1
0
0%
tadkit / base / basedensitydetector.py
(no function)
15
0
0
100%
tadkit / catalog / __init__.py
(no function)
0
0
0
100%
tadkit / catalog / sklearners.py
KDEOutlierDetector.__init__
10
0
0
100%
tadkit / catalog / sklearners.py
KDEOutlierDetector._fit_density
2
0
0
100%
tadkit / catalog / sklearners.py
KDEOutlierDetector._score_density
1
0
0
100%
tadkit / catalog / sklearners.py
GMMOutlierDetector.__init__
15
0
0
100%
tadkit / catalog / sklearners.py
GMMOutlierDetector._fit_density
2
0
0
100%
tadkit / catalog / sklearners.py
GMMOutlierDetector._score_density
1
0
0
100%
tadkit / catalog / sklearners.py
CustomScoreOutlierDetector.__init__
4
1
0
75%
tadkit / catalog / sklearners.py
CustomScoreOutlierDetector._fit_density
1
0
0
100%
tadkit / catalog / sklearners.py
CustomScoreOutlierDetector._score_density
5
1
0
80%
tadkit / catalog / sklearners.py
(no function)
20
0
0
100%
tadkit / utils / __init__.py
(no function)
0
0
0
100%
tadkit / utils / param_spec.py
get_default_class_values
2
0
0
100%
tadkit / utils / param_spec.py
get_param_descriptions
25
3
0
88%
tadkit / utils / param_spec.py
parse_sklearn_constraints
42
6
0
86%
tadkit / utils / param_spec.py
parse_sklearn_constraints.map_type
19
5
0
74%
tadkit / utils / param_spec.py
parse_sklearn_constraints.parse_bound
7
3
0
57%
tadkit / utils / param_spec.py
anchor_type_to_default
21
2
0
90%
tadkit / utils / param_spec.py
determine_widget
35
7
0
80%
tadkit / utils / param_spec.py
params_from_class
38
11
0
71%
tadkit / utils / param_spec.py
(no function)
12
0
0
100%
tadkit / utils / ui.py
sanitize_default
20
1
0
95%
tadkit / utils / ui.py
sanitize_default.cast
4
2
0
50%
tadkit / utils / ui.py
WidgetFactory.__init__
2
0
0
100%
tadkit / utils / ui.py
WidgetFactory._import_ui_libs
6
0
0
100%
tadkit / utils / ui.py
WidgetFactory._dispatch
4
1
0
75%
tadkit / utils / ui.py
WidgetFactory.make_numeric
6
0
0
100%
tadkit / utils / ui.py
WidgetFactory.make_numeric._st_numeric
10
0
0
100%
tadkit / utils / ui.py
WidgetFactory.make_numeric._st_numeric.cast
1
0
0
100%
tadkit / utils / ui.py
WidgetFactory.make_numeric._ipy_numeric
3
0
0
100%
tadkit / utils / ui.py
WidgetFactory.make_numeric._noui_numeric
1
0
0
100%
tadkit / utils / ui.py
WidgetFactory.make_dropdown
3
0
0
100%
tadkit / utils / ui.py
WidgetFactory.make_text
2
0
0
100%
tadkit / utils / ui.py
WidgetFactory.make_dict
2
0
0
100%
tadkit / utils / ui.py
(no function)
11
0
0
100%
tests / test_param_inference.py
test_get_default_class_values
4
0
0
100%
tests / test_param_inference.py
test_get_default_class_values.A.__init__
1
1
0
0%
tests / test_param_inference.py
test_get_param_descriptions
5
0
0
100%
tests / test_param_inference.py
test_get_param_descriptions.B.__init__
1
1
0
0%
tests / test_param_inference.py
test_parse_sklearn_constraints_basic
13
0
0
100%
tests / test_param_inference.py
test_anchor_type_to_default_behavior
9
0
0
100%
tests / test_param_inference.py
test_determine_widget_various
3
0
0
100%
tests / test_param_inference.py
test_params_from_class_combined
12
0
0
100%
tests / test_param_inference.py
test_params_from_class_combined.C.__init__
3
3
0
0%
tests / test_param_inference.py
(no function)
11
0
0
100%
tests / test_sklearners.py
(no function)
20
0
0
100%
tests / test_widget_rendering.py
test_sanitize_default
2
0
0
100%
tests / test_widget_rendering.py
test_sanitize_default_allow_none
1
0
0
100%
tests / test_widget_rendering.py
wf_no_ui
1
0
0
100%
tests / test_widget_rendering.py
test_make_numeric_no_ui
5
0
0
100%
tests / test_widget_rendering.py
test_make_dropdown_no_ui
3
0
0
100%
tests / test_widget_rendering.py
test_make_text_no_ui
3
0
0
100%
tests / test_widget_rendering.py
test_make_dict_no_ui
4
0
0
100%
tests / test_widget_rendering.py
wf_ipywidgets
7
0
0
100%
tests / test_widget_rendering.py
wf_ipywidgets.DummyWidget.__init__
1
0
0
100%
tests / test_widget_rendering.py
wf_ipywidgets.DummyLayout.__init__
1
1
0
0%
tests / test_widget_rendering.py
test_make_numeric_ipywidgets
3
0
0
100%
tests / test_widget_rendering.py
test_make_dropdown_ipywidgets
3
0
0
100%
tests / test_widget_rendering.py
wf_streamlit
3
0
0
100%
tests / test_widget_rendering.py
test_make_numeric_streamlit
3
0
0
100%
tests / test_widget_rendering.py
test_make_text_streamlit
2
0
0
100%
tests / test_widget_rendering.py
test_make_dict_streamlit
3
0
0
100%
tests / test_widget_rendering.py
(no function)
23
0
0
100%
Total
535
57
0
89%
No items found using the specified filter.