Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pytest: Create xml coverage report for codecov #109

Merged
merged 1 commit into from
Feb 10, 2023

Commits on Feb 10, 2023

  1. pytest: Create xml coverage report for codecov

    Create the XML coverage report since this is the one that is needed for
    codecov.
    
    Note: codecov uses some heuristics to find the coverage file and it does
    not seem to be possible to specify which file to use. The
    get_coverage.yml playbook is also wrongly identified as a coverage
    report which can be confusing if the actual report is not identified as
    one.
    
    Signed-off-by: Till Maas <opensource@till.name>
    tyll committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    3a10ccb View commit details
    Browse the repository at this point in the history