chore: turn-off codecov's patch comment (#498)

* chore: turn-off codecov's patch comment

Signed-off-by: Ruihang Xia <waynestxia@gmail.com>

* chore: fix style

Signed-off-by: Ruihang Xia <waynestxia@gmail.com>

Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
This commit is contained in:
Ruihang Xia
2022-11-14 21:18:14 +08:00
committed by GitHub
parent 4e7efbbe7e
commit ab9b1a91d4

View File

@@ -4,5 +4,6 @@ coverage:
project: project:
default: default:
threshold: 1% threshold: 1%
patch: off
ignore: ignore:
- "**/error*.rs" # ignore all error.rs files - "**/error*.rs" # ignore all error.rs files