Cuberite Forum
coveralls - Printable Version

+- Cuberite Forum (https://forum.cuberite.org)
+-- Forum: Cuberite (https://forum.cuberite.org/forum-4.html)
+--- Forum: Development (https://forum.cuberite.org/forum-13.html)
+--- Thread: coveralls (/thread-1944.html)



coveralls - xoft - 05-13-2015

I'd like to ask about our current Coveralls integration. It seems to me that it's very broken:
- The CI step almost always stalls and doesn't process anything, thus leaving PRs in "build pending" state needlessly
- When viewing the status of the project, ALL cpp files report 100% coverage.

So what is the point of having this at all? Could we either fix it or disable it?


RE: coveralls - bearbin - 05-13-2015

I'm not really sure. It certainly is broken ATM. I think @worktycho is the main person who manages it?


RE: coveralls - worktycho - 05-14-2015

I was. I've left it bit after compleatly fainling to get unit testing as a major part of the project. If you want to remove it from travis, feel free.