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

[DOCS] (NMIND gold) Continuous integration badges in README for coverage #127

Open
Tracked by #110
zhao-cy opened this issue Jul 25, 2023 · 1 comment · May be fixed by #126
Open
Tracked by #110

[DOCS] (NMIND gold) Continuous integration badges in README for coverage #127

zhao-cy opened this issue Jul 25, 2023 · 1 comment · May be fixed by #126

Comments

@zhao-cy
Copy link
Collaborator

zhao-cy commented Jul 25, 2023

i.e., to set up Codecov for BABS.

@zhao-cy
Copy link
Collaborator Author

zhao-cy commented Jul 25, 2023

Instructions on how to set it up: https://app.codecov.io/gh/PennLINC/babs/new

We need to set it up in CircleCI where tests are run, instead of in github workflow instructed by codecov. From @tsalo:

Each step that runs tests in the CircleCI config file is set up to make a coverage file. Those coverage files are then stored across steps, so they can be loaded, merged, and uploaded to CodeCov in a separate step in the CircleCI config. See https://github.com/PennLINC/xcp_d/blob/59fe82d839a62b9f91161c93721dbf94dc9c659e/.circleci/config.yml#L362-L378 for the step that merges and uploads the coverage file.

@zhao-cy zhao-cy changed the title (gold) Continuous integration badges in README for coverage [DOCS] (NMIND gold) Continuous integration badges in README for coverage Jul 25, 2023
@zhao-cy zhao-cy linked a pull request Jul 25, 2023 that will close this issue
@zhao-cy zhao-cy linked a pull request Jul 25, 2023 that will close this issue
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 a pull request may close this issue.

1 participant