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

CI: codecov.io - Measure the code coverage with cargo-llvm-cov and upload the report to codecov.io #30

Merged
merged 1 commit into from
Jun 9, 2024

Conversation

tatsuya6502
Copy link
Member

This PR adds a GitHub Actions job called "Codecov", which does the followings:

  • Measure the code coverage on cargo tests with cargo-llvm-cov.
  • Upload the report to codecov.io.

@tatsuya6502
Copy link
Member Author

@tatsuya6502 tatsuya6502 added this to the v0.10.4 milestone Jun 9, 2024
Copy link
Member Author

@tatsuya6502 tatsuya6502 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Merging.

@tatsuya6502 tatsuya6502 merged commit 24feb19 into main Jun 9, 2024
30 checks passed
@tatsuya6502 tatsuya6502 deleted the codecov branch June 9, 2024 11:26
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