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

Tests: add coverage comments to PRs #1745

Merged
merged 5 commits into from Sep 27, 2023
Merged

Tests: add coverage comments to PRs #1745

merged 5 commits into from Sep 27, 2023

Conversation

thekaveman
Copy link
Member

See cal-itp/littlepay#8 (comment) for an example.

no need for the pytest-cov wrapper library
avoids warning that pytest can't find test cases to collect
@thekaveman thekaveman requested a review from a team as a code owner September 21, 2023 22:03
@github-actions github-actions bot added actions Related to GitHub Actions workflows tests Related to automated testing (unit, UI, integration, etc.) deployment-dev [auto] Changes that will trigger a deploy if merged to dev and removed tests Related to automated testing (unit, UI, integration, etc.) labels Sep 21, 2023
@github-actions
Copy link

github-actions bot commented Sep 21, 2023

Coverage report

Note

Coverage data for the default branch was not found.
This usually happens when the action has not run on the default
branch yet, for example right after deploying it into the workflows.

The coverage rate is 90.9%.
The branch rate is 85%.

None of the new lines are part of the tested code. Therefore, there is no coverage data about them.

@thekaveman thekaveman self-assigned this Sep 21, 2023
@thekaveman thekaveman added the tests Related to automated testing (unit, UI, integration, etc.) label Sep 21, 2023
@thekaveman thekaveman merged commit e22bef2 into dev Sep 27, 2023
11 checks passed
@thekaveman thekaveman deleted the tests/coverage branch September 27, 2023 17:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
actions Related to GitHub Actions workflows deployment-dev [auto] Changes that will trigger a deploy if merged to dev tests Related to automated testing (unit, UI, integration, etc.)
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants