Coverage report: 100%

Files Functions Classes

coverage.py v7.13.4, created at 2026-02-26 04:02 +0000

File function   statements missing excluded   coverage
 / home / ubuntu / lunchbox / python / lunchbox / enforce.py Comparator.__init__   6 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / enforce.py Comparator.canonical   1 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / enforce.py Comparator.from_string   5 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / enforce.py Enforce.__init__   25 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / enforce.py Enforce._get_message   12 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / enforce.py Enforce.eq   1 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / enforce.py Enforce.gt   1 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / enforce.py Enforce.gte   1 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / enforce.py Enforce.lt   1 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / enforce.py Enforce.lte   1 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / enforce.py Enforce.similar   1 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / enforce.py Enforce.in_   1 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / enforce.py Enforce.instance_of   5 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / enforce.py Enforce.difference   1 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / enforce.py Enforce.get_type_name   1 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / enforce.py enforce_homogenous_type   4 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / enforce.py (no function)   37 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / enum.py EnumBaseMeta.__repr__   1 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / enum.py EnumBase.from_string   8 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / enum.py EnumBase.to_dict   1 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / enum.py EnumBase.members   1 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / enum.py EnumBase.options   4 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / enum.py EnumBase.__repr__   1 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / enum.py (no function)   14 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / infix.py InfixBase.__init__   1 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / infix.py InfixBase._get_infix_function   8 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / infix.py ArithmeticInfix.__init__   2 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / infix.py ArithmeticInfix.__add__   1 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / infix.py ArithmeticInfix.__radd__   1 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / infix.py ArithmeticInfix.__sub__   1 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / infix.py ArithmeticInfix.__rsub__   1 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / infix.py ArithmeticInfix.__mul__   1 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / infix.py ArithmeticInfix.__rmul__   1 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / infix.py ArithmeticInfix.__truediv__   1 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / infix.py ArithmeticInfix.__rtruediv__   1 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / infix.py MathInfix.__init__   2 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / infix.py MathInfix.__mod__   1 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / infix.py MathInfix.__rmod__   1 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / infix.py MathInfix.__floordiv__   1 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / infix.py MathInfix.__rfloordiv__   1 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / infix.py MathInfix.__pow__   1 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / infix.py MathInfix.__rpow__   1 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / infix.py MathInfix.__matmul__   1 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / infix.py MathInfix.__rmatmul__   1 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / infix.py LogicInfix.__init__   2 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / infix.py LogicInfix.__and__   1 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / infix.py LogicInfix.__rand__   1 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / infix.py LogicInfix.__or__   1 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / infix.py LogicInfix.__ror__   1 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / infix.py LogicInfix.__xor__   1 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / infix.py LogicInfix.__rxor__   1 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / infix.py ComparisonInfix.__init__   2 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / infix.py ComparisonInfix.__lt__   1 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / infix.py ComparisonInfix.__le__   1 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / infix.py ComparisonInfix.__gt__   1 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / infix.py ComparisonInfix.__ge__   1 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / infix.py BitwiseInfix.__init__   2 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / infix.py BitwiseInfix.__rshift__   1 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / infix.py BitwiseInfix.__rrshift__   1 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / infix.py BitwiseInfix.__lshift__   1 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / infix.py BitwiseInfix.__rlshift__   1 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / infix.py ItemInfix.__init__   2 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / infix.py ItemInfix.__getitem__   4 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / infix.py ItemInfix.__setitem__   1 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / infix.py ItemInfix.__missing__   1 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / infix.py ItemInfix.__delitem__   1 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / infix.py UnaryInfix.__init__   2 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / infix.py UnaryInfix.__invert__   1 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / infix.py UnaryInfix.__neg__   1 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / infix.py UnaryInfix.__pos__   1 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / infix.py EqualityInfix.__init__   2 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / infix.py EqualityInfix.__eq__   1 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / infix.py EqualityInfix.__ne__   1 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / infix.py AssignmentInfix.__init__   2 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / infix.py AssignmentInfix.__iadd__   1 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / infix.py AssignmentInfix.__isub__   1 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / infix.py AssignmentInfix.__imul__   1 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / infix.py AssignmentInfix.__itruediv__   1 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / infix.py AssignmentInfix.__imod__   1 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / infix.py AssignmentInfix.__ifloordiv__   1 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / infix.py AssignmentInfix.__ipow__   1 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / infix.py AssignmentInfix.__imatmul__   1 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / infix.py AssignmentInfix.__iand__   1 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / infix.py AssignmentInfix.__ior__   1 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / infix.py AssignmentInfix.__ixor__   1 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / infix.py AssignmentInfix.__irshift__   1 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / infix.py AssignmentInfix.__ilshift__   1 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / infix.py MiscInfix.__init__   2 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / infix.py MiscInfix.__delattr__   1 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / infix.py MiscInfix.__contains__   1 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / infix.py (no function)   82 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / singleton.py Singleton.__new__   3 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / singleton.py (no function)   2 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / stopwatch.py StopWatch.__init__   3 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / stopwatch.py StopWatch.start   2 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / stopwatch.py StopWatch.stop   2 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / stopwatch.py StopWatch.delta   1 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / stopwatch.py StopWatch.human_readable_delta   1 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / stopwatch.py (no function)   11 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / theme.py get_plotly_template   4 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / theme.py ThemeFormatter.__init__   11 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / theme.py ThemeFormatter.write_text   3 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / theme.py ThemeFormatter.write_usage   5 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / theme.py ThemeFormatter.write_dl   11 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / theme.py ThemeFormatter.write_heading   14 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / theme.py (no function)   52 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / tools.py to_snakecase   8 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / tools.py try_   8 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / tools.py get_ordered_unique   7 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / tools.py relative_path   9 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / tools.py truncate_list   16 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / tools.py truncate_blob_lists   4 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / tools.py truncate_blob_lists.recurse_list   8 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / tools.py truncate_blob_lists.recurse   8 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / tools.py log_runtime   12 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / tools.py runtime   1 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / tools.py log_level_to_int   16 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / tools.py LogRuntime.__init__   10 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / tools.py LogRuntime._default_message_func   7 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / tools.py LogRuntime.__enter__   2 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / tools.py LogRuntime.__exit__   10 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / tools.py post_to_slack   8 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / tools.py get_function_signature   8 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / tools.py _dir_table   26 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / tools.py dir_table   0 0 1   100%
 / home / ubuntu / lunchbox / python / lunchbox / tools.py api_function   3 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / tools.py api_function.wrapper   13 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / tools.py format_block   10 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / tools.py autoformat_block   8 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / tools.py traverse_directory   22 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / tools.py str_to_bool   3 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / tools.py RegexMatch.__init__   1 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / tools.py RegexMatch.__eq__   1 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / tools.py is_standard_module   1 0 0   100%
 / home / ubuntu / lunchbox / python / lunchbox / tools.py (no function)   48 0 0   100%
Total     705 0 1   100%

No items found using the specified filter.