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

Code coverage CI #40

Merged
merged 11 commits into from
Sep 15, 2023
Merged

Code coverage CI #40

merged 11 commits into from
Sep 15, 2023

Conversation

BradyPlanden
Copy link
Member

This PR closes #39 and adds codecov to PyBOP. This is currently is ran on a Linux GitHub host with python 3.11. It is triggered via the test_on_push workflow.

@codecov
Copy link

codecov bot commented Sep 15, 2023

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

@BradyPlanden
Copy link
Member Author

The CI workflow needs to be split to trigger seperately between PRs and pushs; however that will be done in a seperate branch. This is good for review now.

@BradyPlanden BradyPlanden merged commit 62bb422 into develop Sep 15, 2023
@BradyPlanden BradyPlanden deleted the codecov branch September 15, 2023 17:38
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 to CI
2 participants