mirror of
https://github.com/nextcloud/server.git
synced 2026-06-12 02:00:51 -04:00
Merge pull request #10167 from nextcloud/backport/10039/codecov-disabling-12
[stable12] Disable codecov status and comment
This commit is contained in:
commit
fe945c91c7
1 changed files with 4 additions and 3 deletions
|
|
@ -5,7 +5,8 @@ coverage:
|
|||
precision: 2
|
||||
round: down
|
||||
range: "70...100"
|
||||
status:
|
||||
project: off
|
||||
patch: off
|
||||
|
||||
comment:
|
||||
layout: "header, diff, changes, uncovered, tree"
|
||||
behavior: default
|
||||
comment: off
|
||||
|
|
|
|||
Loading…
Reference in a new issue