diff options
author | Erik Johnston <erik@matrix.org> | 2019-07-31 10:56:02 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2019-07-31 10:56:02 +0100 |
commit | 6be336c0d8b1203744ae745add847f01f21e1246 (patch) | |
tree | ed85b0768b179a93e1510056b7a820de38bcbd15 | |
parent | Merge pull request #5793 from matrix-org/erikj/fix_bg_update (diff) | |
download | synapse-6be336c0d8b1203744ae745add847f01f21e1246.tar.xz |
Disable codecov reports to GH comments.
The double posting is really annoying, and I don't think anyone is actually reading them. The commit statuses should give a good summary and will link to a full report.
-rw-r--r-- | .codecov.yml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/.codecov.yml b/.codecov.yml index a05698a39c..ef2e1eabfb 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -1,5 +1,4 @@ -comment: - layout: "diff" +comment: off coverage: status: |