Skip to content

v1.0.2.3

Latest
Compare
Choose a tag to compare
@zspatter zspatter released this 17 May 14:44
· 100 commits to master since this release
b4eb0df

This release is primarily focussed on code quality and maintainability. The following are noteworthy additions:

  • Expanded Travis CI to include mypy linting and test coverage
  • Added LGTM (looks good to me) integration for automated code review
  • Added Codacy integration for automated code analysis

All of the above occur with each push (and are required to pass before merging) to ensure issues can be spotted early and addressed. Dynamic status badges have been added to the README section of the repo to indicate the current status of the repo.

This will promote good practices and will demand a certain level of code quality.