Skip to content

Suppress "Combined data file" etc #1254

Closed
@owillebo

Description

@owillebo

With coverage version 6+ our test framework started outputting;

Lot's of; Combined data file .coverage.DESKTOP-G28B0IU.9900.358097
and Wrote HTML report to htmlcov\index.html

The Coverage constructor has a message parameter to suppress this, the CoverageScript::command_line however unconditionally sets this message parameter to True.

Please provide a way to suppress these messages via the command line or configuration.

Running; Coverage.py, version 6.0.2 with C extension

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions