Closed Brad-eki closed 5 years ago
@vallettea, somehow the tests do not run anymore on Travis. Is this related in any way to your team not supporting this project anymore? If so we should find an alternative.
Travis tests are at https://travis-ci.org/vallettea/koala - some reason github has a reference to https://travis-ci.org/anthill/koala/ which doesn't exist anymore. I am getting a bit confused at this point
@Brad-eki actually I see that one test fails. Could you have a look before merging? (see comment @brianmay for the correct version of the test).
@brianmay, @danielsjf - it looks like the anthill isn't interested in Koala anymore. It seems @vallettea has moved ownership of Koala.
@danielsjf sure.
I'm having trouble with Git tonight. Something odd has happened WRT my e-mail address becoming crossed over so now I can't commit. I'm not in Europe and so the hour is getting late.
I had made some changes with respect to anthill/vallettea and the requirements/setup.py re-alignment to put forward as well.
I'm hoping to have these few things sorted by the other side of the weekend or early next week.
If anyone decides it needs to happen quicker, please take the liberty.
Next up I intend to take an approach similar to @danielsjf has taken in Spreadsheet and go through the AST code to bring it into some variety of order; where things are in named methods, potentially have more meaningful variable names, explain or remove the "does anyone know what this is?" kind of code. Not expecting to change much code, just put it in a form which is (maybe) easier to follow.
After this I expect to put effort into our tests.
@brad-eki, perfect for me. I don't have any urgent needs for the changes. I already noticed the offset in requirements after installing it with a colleague, but I formalised it in an issue.
I'll have to have another attempt at change.
I removed all reference to anthill, hope it will fix travis.
Fixing gen_graph as per #188 and #214.