3 Commits

Author SHA1 Message Date
Karl Newell
47fccea044 feature(coverage): Add Python test coverage
Add test coverage via `coverage` package.
Update workflow to run pytest via coverage and output coverage report.
Drops Python 3.6 - which is also an open issue and coverage required
dropping 3.6

Closes #82 #83
2022-02-01 09:12:53 -07:00
Reuben Thomas-Davis
db802405c8 🏷️ resolve mypy errors and add mypy_cache to gitignore 2020-10-01 20:04:03 +01:00
Reuben Thomas-Davis
cd79c35a39 improve exempt decorator test 2020-07-11 21:56:44 +01:00