From 690bf714c55a0fd6165f3148c234510e4593ac32 Mon Sep 17 00:00:00 2001 From: Sylvia Moss Date: Mon, 16 Mar 2020 15:59:55 +0100 Subject: [PATCH] Add Codecov badge and remove report style (#8896) --- .codecov.yml | 2 +- README.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.codecov.yml b/.codecov.yml index dc306f95c..f2afee3a7 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -1,5 +1,5 @@ comment: - layout: "diff, flags, files" + layout: "flags, files" behavior: default require_changes: true # only comment on changes in coverage require_base: yes # [yes :: must have a base report to post] diff --git a/README.md b/README.md index 6b554993c..cd870c790 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ [![Windows Build Status][appveyor-badge]][appveyor] [![GoDoc][godoc-badge]][godoc] [![GoReportCard][report-badge]][report] +[![codecov](https://codecov.io/gh/hashicorp/packer/branch/master/graph/badge.svg)](https://codecov.io/gh/hashicorp/packer) [travis-badge]: https://travis-ci.org/hashicorp/packer.svg?branch=master [travis]: https://travis-ci.org/hashicorp/packer