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: add code coverage reports #194

Merged
merged 2 commits into from
Jun 27, 2024
Merged

ci: add code coverage reports #194

merged 2 commits into from
Jun 27, 2024

Conversation

kayagokalp
Copy link
Member

closes #193.

Adds code coverage reporting step to CI. Once we have #192 merged, coverage should increase dramatically.

@kayagokalp kayagokalp added code quality ci Everything CI related labels Jun 27, 2024
@kayagokalp kayagokalp self-assigned this Jun 27, 2024
@kayagokalp kayagokalp enabled auto-merge (squash) June 27, 2024 13:55
@kayagokalp kayagokalp requested a review from a team June 27, 2024 13:55
@kayagokalp
Copy link
Member Author

blocked by #195

kayagokalp added a commit that referenced this pull request Jun 27, 2024
It has been some time that we updated dependencies, and also #194
depends on nightly rust being able to build the repo which is only
possible with tkaitchuck/aHash#227.
@kayagokalp kayagokalp merged commit ab41cd5 into master Jun 27, 2024
12 checks passed
@kayagokalp kayagokalp deleted the kayagokalp/code-cov branch June 27, 2024 22:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Everything CI related code quality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Track code coverage in CI
2 participants