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

Add coverage comment workflow action #298

Merged
merged 1 commit into from
Sep 11, 2023
Merged

Add coverage comment workflow action #298

merged 1 commit into from
Sep 11, 2023

Conversation

annshress
Copy link
Collaborator

Changes

  • Add pytest coverage detail comments into the PR comment.

This PR doesn't introduce any:

  • Binary files
  • Temporary files, auto-generated files
  • Secret keys
  • Local debugging print statements
  • Unwanted comments (e.g: # Gets user from environment for code os.environ['user'] )

This PR contains valid:

  • tests

@annshress annshress marked this pull request as draft September 8, 2023 16:16
@niaid niaid deleted a comment from github-actions bot Sep 8, 2023
@niaid niaid deleted a comment from github-actions bot Sep 8, 2023
@github-actions
Copy link

github-actions bot commented Sep 8, 2023

Coverage report

Note
No coverage data of the default branch was found for comparison. A possible reason for this is that the coverage action has not yet run after a push event and the data is therefore not yet initialized.

The coverage rate is 72.82%.
The branch rate is 54%.

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

@annshress annshress marked this pull request as ready for review September 8, 2023 19:31
@philipmac philipmac merged commit 197a0ae into main Sep 11, 2023
2 checks passed
@philipmac philipmac deleted the coverage-comment branch September 11, 2023 19: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