Skip to content

context labelled differently  #901

@davidszotten

Description

@davidszotten

pytest --cov=test_foo --cov-context=test; coverage report --contexts=test_foo

environ identical to #900

setting dynamic_context = test_function in .coveragerc, i get context reported as
test_foo.test_foo

but without that setting, the context is reported as
test_foo.py::test_foo|run

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingfixed

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions