Closed timholy closed 4 years ago
Sorry to be a complete noob. Does the GitHub action CI now replace Travis and appveyor? Also the ubuntu tests seem to fail with PyPlot/matplotlib issues. I presume some environment settings are needed?
No worries. Yes, you can use GitHub Actions instead (if you prefer). I went this way because it requires no other configuration for you besides the single script file. GitHub Actions is also pretty fast.
Not sure about the PyPlot, but yes, that seems to be something that ideally should be fixed. I may not make it my top priority :smile:.
Thank you for your time, I will try to work out the PyPlot issues. I want to keep the plotting in the tests because some of the tests can only be judged visually, while this is not relevant for CI, I want to see them the I run the tests manually.
I will tag a release
Codecov Report
Continue to review full report at Codecov.