From 14547b7828fbd2d915ff305e55f39ee525cb698f Mon Sep 17 00:00:00 2001 From: michaeldimmitt Date: Wed, 11 Jul 2018 14:25:23 -0400 Subject: [PATCH 1/2] No CodeCov comment in pull request. --- codecov.yml | 1 + 1 file changed, 1 insertion(+) create mode 100644 codecov.yml diff --git a/codecov.yml b/codecov.yml new file mode 100644 index 00000000..69cb7601 --- /dev/null +++ b/codecov.yml @@ -0,0 +1 @@ +comment: false From 5a3ec3d008b8b072739ba05c0aaf2aa4242b151e Mon Sep 17 00:00:00 2001 From: michaeldimmitt Date: Wed, 11 Jul 2018 14:48:16 -0400 Subject: [PATCH 2/2] CodeCov in comment in pr's but only the graph --- codecov.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/codecov.yml b/codecov.yml index 69cb7601..19a6cbf1 100644 --- a/codecov.yml +++ b/codecov.yml @@ -1 +1,3 @@ -comment: false + +comment: + layout: "reach"