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
{{ message }}
This repository has been archived by the owner on Sep 14, 2020. It is now read-only.
Expected Behavior
CI/CD works, especially when there are no unrelated code changes.
Actual Behavior
A sample broken build: https://travis-ci.org/zalando-incubator/kopf/builds/625639579
Coveralls has a restriction on
<5.0
(link), but pip does not respect it.Since
coverage==5.0
has been released 2 days ago on 14.12.2019 (link), it broke coveralls, and thus the Kopf's CI/CD builds.The text was updated successfully, but these errors were encountered: