-
-
Notifications
You must be signed in to change notification settings - Fork 451
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
https://coverage.readthedocs.io/en/latest/config.html#paths shows how to user can set paths. This cannot be achieved by plugins due to paths not being defined as a set/get option; but rather directly as attribute on the configuration object. Due to https://github.com/nedbat/coveragepy/blob/master/coverage/control.py#L272-L276 the plugin cannot reliably access and extend this.
Came up while trying to address asottile/covdefaults#3
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request