Coverage report: 100%

Files Functions Classes

coverage.py v7.13.1, created at 2026-01-02 22:56 +0000

File function   statements missing excluded   coverage
src / toolbox_python / __init__.py (no function)   6 0 0   100%
src / toolbox_python / bools.py strtobool   4 0 0   100%
src / toolbox_python / bools.py (no function)   4 0 0   100%
src / toolbox_python / checkers.py is_value_of_type   0 0 1   100%
src / toolbox_python / checkers.py is_value_of_type   0 0 1   100%
src / toolbox_python / checkers.py is_value_of_type   2 0 0   100%
src / toolbox_python / checkers.py is_all_values_of_type   0 0 1   100%
src / toolbox_python / checkers.py is_all_values_of_type   0 0 1   100%
src / toolbox_python / checkers.py is_all_values_of_type   2 0 0   100%
src / toolbox_python / checkers.py is_any_values_of_type   0 0 1   100%
src / toolbox_python / checkers.py is_any_values_of_type   0 0 1   100%
src / toolbox_python / checkers.py is_any_values_of_type   2 0 0   100%
src / toolbox_python / checkers.py is_value_in_iterable   1 0 0   100%
src / toolbox_python / checkers.py is_all_values_in_iterable   1 0 0   100%
src / toolbox_python / checkers.py is_any_values_in_iterable   1 0 0   100%
src / toolbox_python / checkers.py is_valid_value   4 0 0   100%
src / toolbox_python / checkers.py assert_value_of_type   0 0 1   100%
src / toolbox_python / checkers.py assert_value_of_type   0 0 1   100%
src / toolbox_python / checkers.py assert_value_of_type   6 0 0   100%
src / toolbox_python / checkers.py assert_all_values_of_type   0 0 1   100%
src / toolbox_python / checkers.py assert_all_values_of_type   0 0 1   100%
src / toolbox_python / checkers.py assert_all_values_of_type   9 0 0   100%
src / toolbox_python / checkers.py assert_any_values_of_type   0 0 1   100%
src / toolbox_python / checkers.py assert_any_values_of_type   0 0 1   100%
src / toolbox_python / checkers.py assert_any_values_of_type   8 0 0   100%
src / toolbox_python / checkers.py assert_value_in_iterable   2 0 0   100%
src / toolbox_python / checkers.py assert_any_values_in_iterable   2 0 0   100%
src / toolbox_python / checkers.py assert_all_values_in_iterable   3 0 0   100%
src / toolbox_python / checkers.py assert_is_valid_value   2 0 0   100%
src / toolbox_python / checkers.py any_element_contains   1 0 0   100%
src / toolbox_python / checkers.py all_elements_contains   1 0 0   100%
src / toolbox_python / checkers.py get_elements_containing   1 0 0   100%
src / toolbox_python / checkers.py (no function)   46 0 12   100%
src / toolbox_python / classes.py get_full_class_name   4 0 0   100%
src / toolbox_python / classes.py class_property.__new__   4 0 0   100%
src / toolbox_python / classes.py class_property.__new__.wrapper   1 0 0   100%
src / toolbox_python / classes.py class_property.__init__   4 0 0   100%
src / toolbox_python / classes.py class_property.__get__   2 0 0   100%
src / toolbox_python / classes.py class_property._wrap_fget   3 0 2   100%
src / toolbox_python / classes.py class_property._wrap_fget.fget   0 0 1   100%
src / toolbox_python / classes.py class_property.setter   1 0 0   100%
src / toolbox_python / classes.py class_property.deleter   1 0 0   100%
src / toolbox_python / classes.py (no function)   13 0 1   100%
src / toolbox_python / collection_types.py (no function)   32 0 0   100%
src / toolbox_python / defaults.py Defaults.__init__   1 0 0   100%
src / toolbox_python / defaults.py Defaults.__call__   1 0 0   100%
src / toolbox_python / defaults.py Defaults.get   10 0 0   100%
src / toolbox_python / defaults.py Defaults._validate_value_and_default   3 0 0   100%
src / toolbox_python / defaults.py Defaults._validate_type   11 0 0   100%
src / toolbox_python / defaults.py (no function)   14 0 0   100%
src / toolbox_python / dictionaries.py dict_reverse_keys_and_values   13 0 0   100%
src / toolbox_python / dictionaries.py DotDict.__init__   4 0 0   100%
src / toolbox_python / dictionaries.py DotDict._convert_value   9 0 0   100%
src / toolbox_python / dictionaries.py DotDict.__getattr__   4 0 0   100%
src / toolbox_python / dictionaries.py DotDict.__setattr__   1 0 0   100%
src / toolbox_python / dictionaries.py DotDict.__setitem__   1 0 0   100%
src / toolbox_python / dictionaries.py DotDict.__delitem__   4 0 0   100%
src / toolbox_python / dictionaries.py DotDict.__delattr__   4 0 0   100%
src / toolbox_python / dictionaries.py DotDict.update   2 0 0   100%
src / toolbox_python / dictionaries.py DotDict.to_dict   2 0 0   100%
src / toolbox_python / dictionaries.py DotDict.to_dict._convert_back   9 0 0   100%
src / toolbox_python / dictionaries.py (no function)   15 0 0   100%
src / toolbox_python / generators.py generate_group_cutoffs   13 0 0   100%
src / toolbox_python / generators.py (no function)   5 0 0   100%
src / toolbox_python / lists.py flatten   1 0 0   100%
src / toolbox_python / lists.py flat_list   1 0 0   100%
src / toolbox_python / lists.py product   1 0 0   100%
src / toolbox_python / lists.py (no function)   11 0 0   100%
src / toolbox_python / output.py print_or_log_output   0 0 1   100%
src / toolbox_python / output.py print_or_log_output   0 0 1   100%
src / toolbox_python / output.py print_or_log_output   0 0 1   100%
src / toolbox_python / output.py print_or_log_output   12 0 0   100%
src / toolbox_python / output.py list_columns   20 0 1   100%
src / toolbox_python / output.py (no function)   13 0 18   100%
src / toolbox_python / retry.py _Retry.__init__   5 0 0   100%
src / toolbox_python / retry.py _Retry.run   10 0 0   100%
src / toolbox_python / retry.py _Retry._handle_success   2 0 0   100%
src / toolbox_python / retry.py _Retry._handle_expected_error   3 0 0   100%
src / toolbox_python / retry.py _Retry._handle_unexpected_error   10 0 0   100%
src / toolbox_python / retry.py _Retry._handle_final_failure   3 0 0   100%
src / toolbox_python / retry.py retry   0 0 1   100%
src / toolbox_python / retry.py retry   0 0 1   100%
src / toolbox_python / retry.py retry   12 0 1   100%
src / toolbox_python / retry.py retry.decorator   2 0 0   100%
src / toolbox_python / retry.py retry.decorator.wrapper   2 0 0   100%
src / toolbox_python / retry.py (no function)   26 0 14   100%
src / toolbox_python / strings.py str_replace   2 0 0   100%
src / toolbox_python / strings.py str_contains   1 0 0   100%
src / toolbox_python / strings.py str_contains_any   1 0 0   100%
src / toolbox_python / strings.py str_contains_all   1 0 0   100%
src / toolbox_python / strings.py str_separate_number_chars   2 0 0   100%
src / toolbox_python / strings.py str_to_list   0 0 1   100%
src / toolbox_python / strings.py str_to_list   0 0 1   100%
src / toolbox_python / strings.py str_to_list   1 0 0   100%
src / toolbox_python / strings.py (no function)   18 0 4   100%
src / toolbox_python / validators.py Validators.value_is_between   4 0 0   100%
src / toolbox_python / validators.py Validators.assert_value_is_between   2 0 0   100%
src / toolbox_python / validators.py Validators.all_values_are_between   1 0 0   100%
src / toolbox_python / validators.py Validators.assert_all_values_are_between   3 0 0   100%
src / toolbox_python / validators.py (no function)   14 0 0   100%
Total     483 0 73   100%

No items found using the specified filter.