You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I looked into how we integrate with Coveralls and it turns out that it is through a script that Travis runs. That script is currently reporting an error and that’s why our Coveralls builds are out of date. I’ll troubleshoot that script to see if we can get it running again
I started exploring why the script now fails when it used to succeed. First stop was dependency versions…I tried to update to a newer version of coveralls but the error still occurred. Upon looking at the error, the issue may be newer-style JavaScript code that either Node or some other dependency does not recognize. Will explore that angle next
The Coveralls badge remains live but Coveralls itself does not appear to be connected to our repository anymore
The text was updated successfully, but these errors were encountered: