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

Setup coverage upload to codecov #780

Merged
merged 1 commit into from
Oct 22, 2024
Merged

Conversation

BrianJKoopman
Copy link
Member

Description

This PR does the initial setup of code coverage reporting to codecov.io. We just set this up on ocs as well (see simonsobs/ocs#411 and simonsobs/ocs#414.)

Motivation and Context

See simonsobs/ocs#411.

How Has This Been Tested?

This gets tested in the PR and on merge. Though I've tried to avoid the issues I ran into with ocs setup.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Repository infrastructure change

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

Copy link

codecov bot commented Oct 22, 2024

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 ☂️

@BrianJKoopman BrianJKoopman merged commit c65f092 into main Oct 22, 2024
7 checks passed
@BrianJKoopman BrianJKoopman deleted the koopman/upload-codecov branch October 22, 2024 17:20
@BrianJKoopman BrianJKoopman mentioned this pull request Oct 22, 2024
7 tasks
BrianJKoopman added a commit that referenced this pull request Nov 4, 2024
BrianJKoopman added a commit that referenced this pull request Nov 4, 2024
* Revert "Replace coveralls with codecov (#781)"

This reverts commit 0a2dad4.

* Revert "Setup coverage upload to codecov (#780)"

This reverts commit c65f092.
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