-
Notifications
You must be signed in to change notification settings - Fork 320
Add code coverage #641
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
Add code coverage #641
Conversation
Tests are passing now. Let me know any feedback. IIUC someone with repo access will need to enable for coveralls in order to see & record the results |
Nice! |
I've sent auth request for coveralls. @jturner314 could you check it?
I also try to use codecov for ndarray-linalg rust-ndarray/ndarray-linalg#157 (though I still have some trouble about linking issue to LAPACK) |
Just seen #628! Fine to close this when the other merges. |
# Conflicts: # .travis.yml # scripts/all-tests.sh
Closing as stale; not sure whether the code on #628 was ever merged though? |
From https://github.com/xd009642/tarpaulin#travis-ci-and-coverage-sites
Closes #618