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 f8b81d5 commit 9078a7dCopy full SHA for 9078a7d
.github/workflows/test-backend.yml
@@ -39,5 +39,5 @@ jobs:
39
path: backend/htmlcov
40
include-hidden-files: true
41
- name: Coverage report
42
- run: uv run coverage report --fail-under=90
+ run: uv run coverage report --fail-under=30
43
working-directory: backend
0 commit comments