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 GitHub Action #169

Merged
merged 2 commits into from
Jan 24, 2024
Merged

Conversation

mrp089
Copy link
Member

@mrp089 mrp089 commented Jan 24, 2024

Current situation

Closes #36.

Release Notes

This will show our code coverage on a (hopefully) easy-to-use website. It will display the overall coverage percentage and the lines of code that are covered. In the future, we could use this to enforce rules (e.g., the code coverage can only drop by x percentage points in a commit).

Documentation

None so far.

Testing

I'm marking this as a draft for now so I can see if the GitHub Actions work as intended.

Code of Conduct & Contributing Guidelines

Copy link

codecov bot commented Jan 24, 2024

Welcome to Codecov 🎉

Once merged to your default branch, Codecov will compare your coverage reports and display the results in this comment.

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

@mrp089 mrp089 marked this pull request as ready for review January 24, 2024 21:18
@mrp089 mrp089 requested a review from MatteoSalvador January 24, 2024 21:34
@MatteoSalvador MatteoSalvador merged commit 6b841e8 into SimVascular:main Jan 24, 2024
7 checks passed
@mrp089 mrp089 deleted the codecov_36 branch January 24, 2024 22:03
@mrp089 mrp089 mentioned this pull request Jan 24, 2024
1 task
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.

Add code coverage
2 participants