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

Configure codecov3 #323

Merged
merged 4 commits into from
Oct 20, 2024
Merged

Configure codecov3 #323

merged 4 commits into from
Oct 20, 2024

Conversation

evaham1
Copy link
Collaborator

@evaham1 evaham1 commented Oct 18, 2024

used usethis::use_github_action("test-coverage") to add yaml file for code coverage report generation and pushing to codecov. Also set up github repo secret CODECOV_TOKEN. Coverage report should be published here: https://app.codecov.io/github/mixOmicsTeam/mixOmics

Remaining issue: report is published on codecov but shows error 'Missing base commit: unable to compare commits because no base commit was found'. This may be because the action was run not on master branch as it had done previously, hopefully will be solved with this PR to master.

@evaham1
Copy link
Collaborator Author

evaham1 commented Oct 18, 2024

@evaham1
Copy link
Collaborator Author

evaham1 commented Oct 20, 2024

codecov reports now appear to be generated and pushed to app.codecov.io

@evaham1 evaham1 merged commit 2e0d474 into master Oct 20, 2024
12 of 13 checks passed
@evaham1 evaham1 deleted the configure-codecov3 branch October 20, 2024 22:11
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.

1 participant