Open
ewianda
opened this issue 1 year ago
•
7 comments
Why this change is being made, briefly.
The PR makes it possible to configure python code coverage through .coveragerc file or any other accepted config file
Before and after behavior, as applicable
Before this PR it was not possible to configure code coverage since the configuration was hardcoded within the ruleset. After the PR, users can pass the label to a configuration file
Reference issue
close https://github.com/bazelbuild/rules_python/issues/1434