Skip to content

[CI] run test coverage and report to sonarcloud #35

Description

@konstan

Example.

pip install pytest-cov
pytest --cov=nuvla --cov-report=xml:pytest-cobertura.xml

Then run sonar-scanner and publish the results via sonar.python.coverage.reportPaths.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions