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 code coverage step to CI and add more tests #15

Merged
merged 4 commits into from
Sep 5, 2024

Conversation

eserilev
Copy link
Contributor

@eserilev eserilev commented Sep 4, 2024

Resolves #10 and #11

I've added a new step to CI that runs the code coverage check and I've also bumped up code coverage from roughly 50% to 85%

@eserilev eserilev changed the title Add code coverage step to CI and add more tests [WIP] Add code coverage step to CI and add more tests Sep 4, 2024
Copy link

codecov bot commented Sep 4, 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 ☂️

@eserilev eserilev changed the title [WIP] Add code coverage step to CI and add more tests Add code coverage step to CI and add more tests Sep 4, 2024
@michaelsproul
Copy link
Member

Niiiice, thank you!

@michaelsproul michaelsproul merged commit 2be3515 into sigp:main Sep 5, 2024
7 checks passed
@michaelsproul
Copy link
Member

Added the CODECOV_TOKEN to repo secrets too

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.

Code coverage
2 participants