-
-
Notifications
You must be signed in to change notification settings - Fork 478
coverage combine doesn't work with rcfile #385
Copy link
Copy link
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Originally reported by Anonymous
Hi,
I have plenty of .coverage.* files and trying to combine them by running:
% coverage combine --rcfile .coveragerc
Where .coveragerc looks like:
[paths]
my_dirs =
<path 1>
<path 2>
It used to work with 4.0a5 but not working with 4.0a6
Thanks,
Maoz
- Bitbucket: https://bitbucket.org/ned/coveragepy/issue/385
- This issue had attachments: coverage_bug.tar.gz. See the original issue for details.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working