ci: codecov rules

This commit is contained in:
Jannat Patel
2026-04-03 12:38:34 +05:30
parent 3ece2fc3ec
commit 7c1869853f

View File

@@ -1,2 +1,9 @@
coverage:
status:
project:
default:
target: auto
threshold: 1%
ignore:
- "**/test_*.py"
- "**/test_helper.py"