Skip to content

coverage combine doesn't work with rcfile #385

@nedbat

Description

@nedbat

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


Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions