From c4d67bb097708cbdb644c6f3b2498a5da9b34019 Mon Sep 17 00:00:00 2001 From: Mike Gray Date: Fri, 16 Sep 2016 11:22:17 -0700 Subject: [PATCH] Make codecov Slack integration not emit 'template string' (#2585) --- codecov.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/codecov.yml b/codecov.yml index d97c7f529f..a3d6a8d4f1 100644 --- a/codecov.yml +++ b/codecov.yml @@ -14,9 +14,8 @@ coverage: default: url: "secret:n+BYhIXTXsaCiMKB3vOf6yP68ytdKd3WpXtJFWPEUsEWXDiGnU5dTB5DO2yv8tR0COdxvs7K31hVpEfHEXdoXOaQhUw3FKf3fh8KZDLN7CGTbeDhw1uNGGyBr2d2TWnopzYtcXomdwMmuckARtiWQx0YXJiZY9YyCrIoDK9HIJQ=" branches: null - threshold: null + threshold: 1.15 attachments: "sunburst, diff" - message: "template string" status: project: @@ -50,4 +49,4 @@ coverage: comment: layout: "header, diff, changes, sunburst, suggestions, tree" branches: null - behavior: once \ No newline at end of file + behavior: once