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

Reimplement code coverage #72

Open
MikaelSlevinsky opened this issue Jul 2, 2021 · 0 comments
Open

Reimplement code coverage #72

MikaelSlevinsky opened this issue Jul 2, 2021 · 0 comments

Comments

@MikaelSlevinsky
Copy link
Owner

This used to work on Travis, but now that the free trial has been exhausted and the CI has mostly been migrated to GitHub Actions, the coverage flags make the tests extremely slow. If this can somehow be fixed, it may be reimplemented by the two environment variables COV=gcov and FT_COVERAGE=1, and post-success make coverage && bash <(curl -s https://codecov.io/bash).

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