mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2025-12-22 22:20:02 +00:00
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:
@@ -4,5 +4,6 @@ coverage:
|
||||
project:
|
||||
default:
|
||||
threshold: 1%
|
||||
patch: off
|
||||
ignore:
|
||||
- "**/error*.rs" # ignore all error.rs files
|
||||
|
||||
Reference in New Issue
Block a user