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

use coveralls for test coverage #113

Open
tstack opened this issue Aug 11, 2020 · 0 comments
Open

use coveralls for test coverage #113

tstack opened this issue Aug 11, 2020 · 0 comments

Comments

@tstack
Copy link
Contributor

tstack commented Aug 11, 2020

I tried to add test coverage on my fork, but the support for rust is still a bit lacking. I tried to use https://github.com/roblabla/cargo-travis, but there is an issue with more recent versions of cargo. I tried to use an unreleased branch of cargo-travis, but the build failed with some linking errors. So, I switched to https://github.com/xd009642/tarpaulin, but that doesn't work for CLI integration tests. I think I'm going to give up at this point and just wait for tarpaulin's support to improve. Just wanted to file this issue to log what was done so far.

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

No branches or pull requests

1 participant