Skip to content

Commit

Permalink
changed cover requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-sanche committed Jan 19, 2024
1 parent 7931069 commit 8b886b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unittest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,4 @@ jobs:
run: |
find .coverage-results -type f -name '*.zip' -exec unzip {} \;
coverage combine .coverage-results/**/.coverage*
coverage report --show-missing --fail-under=100
coverage report --show-missing --fail-under=99

0 comments on commit 8b886b3

Please sign in to comment.