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: update cargo-llvm-cov #1795

Merged
merged 1 commit into from
Aug 16, 2021
Merged

Conversation

davidhewitt
Copy link
Member

Updates to cargo-llvm-cov 0.1.0 (no longer a prerelease).

This version restores compatibility with trybuild (using new trybuild 1.0.45), and should also enable testing the multiple-pymethods feature again.

If everything works, I guess coverage numbers will go up 🤞

@davidhewitt davidhewitt force-pushed the update-cargo-llvm-cov branch from 5929608 to 2f0d802 Compare August 15, 2021 22:15
@davidhewitt davidhewitt force-pushed the update-cargo-llvm-cov branch from 2f0d802 to b1abe03 Compare August 15, 2021 22:54
@davidhewitt
Copy link
Member Author

Working brilliantly! 🎉

Thank you @taiki-e! With cargo-llvm-cov we've managed to detect coverage for about 5% of the PyO3 codebase which our previous CI setup was not measuring. 🔎

@davidhewitt davidhewitt merged commit 336e87e into PyO3:main Aug 16, 2021
@davidhewitt davidhewitt deleted the update-cargo-llvm-cov branch August 16, 2021 07:17
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