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

Merged
merged 2 commits into from
Jun 8, 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 commented Jun 8, 2024

@tatsuya6502 tatsuya6502 added this to the v0.12.8 milestone Jun 8, 2024
@tatsuya6502 tatsuya6502 self-assigned this Jun 8, 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 a5bc170 into main Jun 8, 2024
44 checks passed
@tatsuya6502 tatsuya6502 deleted the codecov/v0.12 branch June 8, 2024 14:30
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.

None yet

1 participant