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 #13

Merged
merged 7 commits into from
Jul 8, 2024
Merged

Add code coverage #13

merged 7 commits into from
Jul 8, 2024

Conversation

macladson
Copy link
Member

Adds code coverage using cargo-tarpaulin and uploads the results to codecov.io to generate a coverage report.

@michaelsproul
Copy link
Member

@macladson Maybe we can see if the flaky cargo-tarpaulin issues are resolved in the latest version

@michaelsproul michaelsproul mentioned this pull request Jul 8, 2024
@michaelsproul
Copy link
Member

Ok, fixed the issues I think in 834c6b5. It was due to the proc-macro2 crate dynamically linking the std library, and the binary not knowing where to find it. Kind of dumb tbh

Copy link

codecov bot commented Jul 8, 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 ☂️

@michaelsproul
Copy link
Member

Yessssss

@michaelsproul michaelsproul merged commit d172c48 into sigp:main Jul 8, 2024
7 checks passed
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.

2 participants