mirror of
https://github.com/coder/code-server.git
synced 2025-07-28 20:43:24 +08:00
chore: turn off patch requirment for codecov
This commit is contained in:
1
.github/codecov.yml
vendored
1
.github/codecov.yml
vendored
@ -6,6 +6,7 @@ coverage:
|
||||
precision: 2
|
||||
round: down
|
||||
range: "70...100"
|
||||
patch: off
|
||||
|
||||
parsers:
|
||||
gcov:
|
||||
|
Reference in New Issue
Block a user