Closed ahojukka5 closed 7 years ago
Was the idea try to squash these commits together or do you want to keep all 41? Here is one example how to do it: http://stackoverflow.com/questions/31668794/squash-all-your-commits-in-one-before-a-pull-request-in-github
For me both options are ok (either squash or not).
This PR increases code coverage from 76 % to over 90 %, giving us green badge for coverage and hopefully check passes now. A lot a unmaintained and unused code is removed (let's keep main code nice, tiny and clean). Some tests added, fixed couple of bugs and found couple new ones. (Will do PR for them later.) Related to issue #82.