1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-12 13:01:18 +00:00
This commit is contained in:
deadc0de6
2023-11-30 14:55:30 +01:00
parent 47fc00cba6
commit 4044dabda8

2
.github/codecov.yml vendored
View File

@@ -5,3 +5,5 @@ coverage:
target: 90% target: 90%
threshold: 1% threshold: 1%
patch: off patch: off
ignore:
- "dotdrop/__init__.py"