Skip to content

parallel=True prevents reporting #49

Closed
@nedbat

Description

@nedbat
  1. Create a .coveragerc file with [run]parallel=True

  2. Run tests with "coverage run"

  3. Combine the data files with "coverage combine"

  4. Run "coverage report". Nothing is displayed.

Reported by Ben Bangert


Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions