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

Test CodeCov output #9

Merged
merged 1 commit into from
Jun 7, 2024
Merged

Test CodeCov output #9

merged 1 commit into from
Jun 7, 2024

Conversation

sjsprecious
Copy link
Owner

Hopefully the report is uploaded correctly for the main branch.

Copy link

codecov bot commented Jun 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 32.62%. Comparing base (2119756) to head (7acf8a0).

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

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

@sjsprecious sjsprecious merged commit 9624037 into main Jun 7, 2024
4 checks passed
@sjsprecious sjsprecious deleted the test_codecov branch June 7, 2024 21:06
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