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

chore(python): use cov_level in unittest gh action #1335

Merged
merged 1 commit into from
Jan 22, 2022

Conversation

parthea
Copy link
Contributor

@parthea parthea commented Jan 20, 2022

PR #1333 added Github Actions to python library templates. The coverage command here will fail on repos that don't have 100% coverage. This PR makes use of the cov_level template variable to set the coverage level to the correct value for each repo.

@parthea parthea requested a review from a team as a code owner January 20, 2022 10:54
@parthea
Copy link
Contributor Author

parthea commented Jan 20, 2022

Wait for EOD to merge to avoid hitting kokoro github quota

@parthea parthea added do not merge Indicates a pull request not ready for merge, due to either quality or timing. and removed do not merge Indicates a pull request not ready for merge, due to either quality or timing. labels Jan 20, 2022
@parthea parthea merged commit e5aaa84 into master Jan 22, 2022
@parthea parthea deleted the use-cov-level-in-gh-action branch January 22, 2022 11:43
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