first version of new bookeeping system

This commit is contained in:
Fabian Joswig 2021-11-01 17:14:30 +00:00
parent b86dda2394
commit e4d7d56180
4 changed files with 38 additions and 54 deletions

View file

@ -33,4 +33,4 @@ jobs:
pip install pytest-benchmark
- name: Run tests
run: pytest --cov=pyerrors -v
run: pytest --cov=pyerrors -vv