Skip to content

Conversation

@kimt33
Copy link
Owner

@kimt33 kimt33 commented Jun 12, 2019

  1. Use black to format code
  2. Move tests to the test directory in project home
  3. Move source code to src directory
  4. Fix up tox and coverage

kimt33 added 5 commits June 9, 2019 15:51
This should make the protect against testing against the current directory
rather than the installed package
1. Add environment specifically for linters (black, pydocstring, import-order,
pep8 naming, bandit, flake8, pylint)
2. Add config for linters
3. Fix import orders
4. Fix missing docstring
5. Fix elif statements with raise statement
Branch was not getting covered because generator was not being exhausted. That's
not an issue because only the first entry is interesting
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants