-
Notifications
You must be signed in to change notification settings - Fork 112
Coveralls integration is broken #51
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
Comments
It looks like testing-library uses codecov.io rather than coveralls, so it could be as simple as changing the url to: https://codecov.io/github/testing-library/vue-testing-library |
I just requested to install the Codecov app on VTL, we'll see how it goes :) |
I've enabled it, want to try a commit? |
dfcook
added a commit
that referenced
this issue
Jul 31, 2019
dfcook
added a commit
that referenced
this issue
Jul 31, 2019
Updated to use codecov, also updated badge in readme |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'mn assuming it has something to do with the relocation of the package under
testing-library
umbrella. Am I right @dfcook?Is there anything I could do to fix it other than requesting coverall access to testing-library organization?
Thanks!
The text was updated successfully, but these errors were encountered: