Skip to content

Conversation

@hickeyma
Copy link
Collaborator

Description of the change

pytest-cov is a coverage plugin for pytest and provides extra capability on top of coverage run.

How to verify the PR

One of 2 ways:

  • Run locally: tox -e unitcov
  • Check CI gate test workflow that it generates code coverage statistics in the output

Was the PR tested

  • I have ensured all unit tests pass

@hickeyma hickeyma force-pushed the ci/fix-coverage branch 3 times, most recently from 70b7494 to 586cf99 Compare December 17, 2024 18:50
@hickeyma hickeyma marked this pull request as draft December 17, 2024 18:57
@hickeyma hickeyma changed the title ci: Replace coverage with pytest-cov plugin for code coverage WIP: ci: Replace coverage with pytest-cov plugin for code coverage Dec 17, 2024
@hickeyma hickeyma force-pushed the ci/fix-coverage branch 2 times, most recently from 2d8b373 to 1cc224d Compare December 18, 2024 09:19
pytest-cov is a coverage plugin for pytest and provides
extra capability on top of coverage run.

Signed-off-by: Martin Hickey <[email protected]>
@hickeyma hickeyma marked this pull request as ready for review December 18, 2024 11:46
@hickeyma hickeyma changed the title WIP: ci: Replace coverage with pytest-cov plugin for code coverage ci: Replace coverage with pytest-cov plugin for code coverage Dec 18, 2024
@chichun-charlie-liu chichun-charlie-liu merged commit 3eac12a into foundation-model-stack:main Dec 18, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants