Merge branch 'main' into var-interpolation

This commit is contained in:
Alex Clarke
2025-02-19 17:40:16 -07:00
committed by GitHub
+9
View File
@@ -1,5 +1,14 @@
coverage:
range: "80..100"
status:
project:
default:
threshold: 0
target: 80%
patch:
default:
threshold: 0
target: 80%
ignore:
- "**/*_tests.rs"