Skip to content

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

@konstan

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.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions