Skip to content

Commit

Permalink
Bump coverage to 96.96% (#1357)
Browse files Browse the repository at this point in the history
* Bump coverage to 97.01

* Update coverage
  • Loading branch information
Kludex authored Feb 3, 2022
1 parent 41e339d commit 78f5cf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/coverage
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ export SOURCE_FILES="uvicorn tests"

set -x

${PREFIX}coverage report --show-missing --skip-covered --fail-under=96.77
${PREFIX}coverage report --show-missing --skip-covered --fail-under=96.96

0 comments on commit 78f5cf1

Please sign in to comment.