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 CodeCov checks #1

Merged
merged 8 commits into from
Jun 7, 2024
Merged

Add CodeCov checks #1

merged 8 commits into from
Jun 7, 2024

Conversation

sjsprecious
Copy link
Owner

This PR adds the CodeCov checks to the GitHub Actions.

@codecov-commenter
Copy link

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

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

@sjsprecious sjsprecious merged commit 544efbe into main Jun 7, 2024
2 checks passed
@sjsprecious sjsprecious deleted the add_code_coverage branch June 7, 2024 06:35
sjsprecious pushed a commit that referenced this pull request Jul 10, 2024
sjsprecious added a commit that referenced this pull request Jul 15, 2024
* Add CodeCov checks (#1)

* add CodeCoverage.cmake

* add codecoverage option to cmake file

* add docker file for code coverage

* reorganize the docker folder

* fix bugs in the cmake files

* update docker image with no shell script

* update the CI workflow to add the Codecov checks

* reduce the iteration number for the Codecov checks

---------

Co-authored-by: Jian Sun <sunjian@ucar.edu>

* fix the CI workflow bug (#3)

Co-authored-by: Jian Sun <sunjian@ucar.edu>

* add badge to readme (#5)

Co-authored-by: Jian Sun <sunjian@ucar.edu>

* change codecove action version (#6)

Co-authored-by: Jian Sun <sunjian@ucar.edu>

* Check CodeCov output  (#8)

* change the codecov setting based on https://github.com/marketplace/actions/codecov

* remove unused option

* trigger workflow on main branch

* bug fix for workflow

---------

Co-authored-by: Jian Sun <sunjian@ucar.edu>

* test codecov output (#9)

Co-authored-by: Jian Sun <sunjian@ucar.edu>

* use Michael's info for official SAMURAI repo
use fewer iterations to finish codecoverge quickly

---------

Co-authored-by: Jian Sun <sunjian@ucar.edu>
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