Commit Graph

10 Commits

Author SHA1 Message Date
Andrew Herrington
d0b986025e chore: ci fixups and poetry update 2024-05-05 12:20:49 -05:00
Andrew
a752c42a28 feat: add python 3.11 support (#392)
* feat: add python 3.11 support

- adds testing for python 3.11
- moves from black and flake8 to ruff for linting
- Updates coverage output from tests

* fix: fix dev dependency group

* fix: add installing dev dependencies

* ci: add toml

* ci: simplify coverage

* ci: update coverage
2023-02-20 23:12:01 -06:00
Andrew Herrington
960d78bc10 default schedule to None 2022-01-07 20:47:21 -06:00
Andrew Herrington
79ae404e63 make timeout optional` 2022-01-07 20:36:52 -06:00
Andrew Herrington
4233abdf4b update CheckCreate optionals
These optionals need default values or they fail to validate
2022-01-07 20:22:01 -06:00
Andrew Herrington
d73ff88d60 creates and updates and a start on docs 2021-12-15 18:46:35 -06:00
Andrew Herrington
7c3f263b5a more api methods 2021-12-10 22:42:03 -06:00
Andrew Herrington
90233c568e get flake8 passing 2021-12-06 18:59:50 -06:00
Andrew Herrington
4d1681ea8e feat: 100% test coverage 2021-12-06 17:23:51 -06:00
Andrew Herrington
38128c8151 100% coverage of checks schemas 2021-12-06 16:49:20 -06:00