Closed redeboer closed 3 years ago
CI currently fails because pytest coverage reports are currently not uploaded to Coveralls, see e.g. here. See also https://github.com/zfit/phasespace/pull/43#pullrequestreview-663565276
I gave the coveralls-github action a try, but this seems not to work well for Python (it requires lcov files). So if client error with coveralls can't be solved, we may have to move to codecov.
CI currently fails because pytest coverage reports are currently not uploaded to Coveralls, see e.g. here. See also https://github.com/zfit/phasespace/pull/43#pullrequestreview-663565276
I gave the coveralls-github action a try, but this seems not to work well for Python (it requires lcov files). So if client error with coveralls can't be solved, we may have to move to codecov.