Skip to content

Commit

Permalink
Increases requirement to fail uner 96%. Fixes #43
Browse files Browse the repository at this point in the history
  • Loading branch information
sofisappia committed Nov 30, 2020
1 parent 9e93d5f commit a041fc7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,7 @@ deps =
commands =
- coverage erase
- pytest -q tests/ --cov=apode --cov-append --cov-report=
coverage report --fail-under=80 -m

coverage report --fail-under=96 -m

[testenv:docstyle]
deps = pydocstyle
Expand Down

0 comments on commit a041fc7

Please sign in to comment.