github-actions[bot]
deploy: sync snapshot from github
4937cba
raw
history blame contribute delete
106 Bytes
[pytest]
addopts = -q --cov=src --cov=api --cov-report=term-missing --cov-fail-under=80
testpaths = tests