chore(ci): disable codecov patch status

This is done to avoid noisy reports in GitHub since coverage in all the
library layers haven't been implemented yet.
This commit is contained in:
David Testé
2023-09-14 13:35:08 +02:00
committed by David Testé
parent 02a14fff7c
commit 79bdaaba20

4
codecov.yml Normal file
View File

@@ -0,0 +1,4 @@
coverage:
status:
# Disable patch checks in GitHub until all tfhe-rs layers have coverage implemented.
patch: false