Skip to content

Add support for exclude_lines #19

@snoopyjc

Description

@snoopyjc

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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions