Skip to content

Restructered Repo + tests with tox

Philip Loche requested to merge (removed):tox into develop

Since !80 (merged) is almost ready I took the time for some restructuring and improving.

The CI now runs with tox and also has some linting tests which are not active right now since there are hundreds of flake8 errors. We can tackle them in the next weeks and once all of them are cleared we can enable linting permanentlty. The rules are quite stricht but once you are used to them you will appreciate the code structure.

Coverage is uploaded to codecov.io. I will share the link asap.

Let me know what you think.

Merge request reports