ci: Preparing the repo to go public

This commit is contained in:
2025-09-11 17:19:52 -06:00
parent 1849e11063
commit ca990f460e
31 changed files with 1229 additions and 46 deletions
+14
View File
@@ -0,0 +1,14 @@
coverage:
status:
project:
default:
target: auto
threshold: 0.5%
base: auto
patch:
default:
target: 80%
threshold: 0%
ignore:
- "target/**"
- "tests/**"