ci: add coverage to CI

This commit is contained in:
Anand Balakrishnan 2023-10-15 11:15:17 -07:00
parent 0c69d52379
commit cb8f6bba5a
No known key found for this signature in database
3 changed files with 57 additions and 2 deletions

View file

@ -14,7 +14,7 @@ dependencies:
- black
- isort
- pytest
- pytest-cov
- coverage
- hypothesis
- lark # hypothesis[lark]
- pip