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 suspect that the issue might be related to coveralls as the python-coveralls project is no longer being maintained and has never added support for coverage v7.
I suspect that part of the issue is that coveralls claims to be incompatible with coverage 7+, and it forces the tests to run with coverage 6.5.0. I have not been able to reproduce locally, albeit with limited testing, but I'll investigate further when I get some free cycles.
Note that this is an internal CI issue and has no impact on users of green itself.
Green has high code coverage when running locally but in the GH actions we have almost no coverage.
We should identify the root cause and fix it.
Local:
CI:
The text was updated successfully, but these errors were encountered: