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

Feature/issue 61 add GitHub action to run check on pull requests #68

Conversation

venpopov
Copy link
Owner

@venpopov venpopov commented Feb 7, 2024

Summary

Added automatic github actions for performing check() and test-coverage on pushes or pull requests to develop and master. Closes #61. Closes #62

Tests

[x] Confirm that all tests passed
[x] Confirm that devtools::check() produces no errors

Release notes

@venpopov venpopov linked an issue Feb 7, 2024 that may be closed by this pull request
@codecov-commenter
Copy link

Welcome to Codecov 🎉

Once merged to your default branch, Codecov will compare your coverage reports and display the results in this comment.

Thanks for integrating Codecov - We've got you covered ☂️

venpopov and others added 2 commits February 7, 2024 19:56
do not rebuild website automatically for pull requests to develop
@GidonFrischkorn GidonFrischkorn merged commit 06a963c into develop Feb 7, 2024
6 checks passed
@GidonFrischkorn GidonFrischkorn deleted the feature/issue-61-add-github-action-to-run-check-on-pull-requests branch February 7, 2024 19:23
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.

add test coverage add github action to run check() on pull requests
3 participants