-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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:
pragma: no cover
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request