zfit / phasespace

Phase space generation implemented in TensorFlow
https://phasespace.rtfd.io
BSD 3-Clause "New" or "Revised" License
24 stars 9 forks source link

Fix coveralls or switch to codecov #47

Closed redeboer closed 3 years ago

redeboer commented 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.