From 2de9b0af5a9fcf30a36ff4bda8adcb9acd7062f1 Mon Sep 17 00:00:00 2001 From: TazyFoundSoup Date: Fri, 22 May 2026 21:19:37 +1000 Subject: fix(cov): Remove coverage patch threshold all together for codecov --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 865ce36..45788ee 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,7 @@ build/* +out/* .cache/* tests/logs/* -- cgit v1.2.3