chore(ci): Make codecov patch status informational for now as well (#577)

This commit is contained in:
Jonathan Stacks
2025-01-22 12:53:41 -08:00
committed by GitHub
parent 56fb1d43d4
commit 382afff461
+6
View File
@@ -1,5 +1,11 @@
coverage:
status:
patch:
default:
# Only run in informational mode for now. We want to track coverage
# without gating PRs on it until we have better mocking and can do
# more thourough testing.
informational: true
project:
default:
# Only run in informational mode for now. We want to track coverage