We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3d0c79 commit 3a8bd97Copy full SHA for 3a8bd97
.github/workflows/tests.yaml
@@ -116,4 +116,4 @@ jobs:
116
# Fail if coverage is below threshold
117
- name: Fail if coverage is below threshold
118
run: |
119
- python -Im coverage report --fail-under=75
+ python -Im coverage report --fail-under=35
0 commit comments