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

Check CodeCov output #8

Merged
merged 4 commits into from
Jun 7, 2024
Merged

Check CodeCov output #8

merged 4 commits into from
Jun 7, 2024

Conversation

sjsprecious
Copy link
Owner

Set the CodeCov in the CI workflow based on https://github.com/marketplace/actions/codecov. Check if the CodeCov output is shown correctly.

Copy link

codecov bot commented Jun 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (main@42877c4). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff           @@
##             main       #8   +/-   ##
=======================================
  Coverage        ?   32.62%           
=======================================
  Files           ?       51           
  Lines           ?    16815           
  Branches        ?        0           
=======================================
  Hits            ?     5486           
  Misses          ?    11329           
  Partials        ?        0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sjsprecious sjsprecious merged commit 2119756 into main Jun 7, 2024
4 checks passed
@sjsprecious sjsprecious deleted the check_codecov_output branch June 7, 2024 20:53
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.

1 participant