Skip to content

Unable to override report:skip_covered #16

@amotl

Description

@amotl

Dear Anthony,

thanks a stack for conceiving and maintaining this excellent package.

Through wireviz/wireviz-web@042f04d0, we just added it to wireviz-web and it works like a breeze. As we are using Poetry for package metadata, we store everything relevant within a pyproject.toml file. Now, we found that within this section

[tool.coverage.report]
fail_under = 90
skip_covered = false

overriding fail_under works, but overriding skip_covered apparently does not.

Maybe you can do anything about it?

With kind regards,
Andreas.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions