Coverage python defines exclude_lines to be a user-defined set of regex's of lines to exclude from coverage. The RiveScript Coverage Plugin should use this to exclude lines in python > object(s), and also to exclude lines of RiveScript from being covered. If a trigger matches an exclude, then the whole block should be marked as excluded. The default is:
Coverage python defines exclude_lines to be a user-defined set of regex's of lines to exclude from coverage. The RiveScript Coverage Plugin should use this to exclude lines in python > object(s), and also to exclude lines of RiveScript from being covered. If a trigger matches an exclude, then the whole block should be marked as excluded. The default is: