Added Codecov badge.

This commit is contained in:
Erik C. Thauvin 2021-10-11 18:51:00 -07:00
parent 42d2da1eab
commit 2f996bec48
2 changed files with 2 additions and 1 deletions

View file

@ -30,4 +30,4 @@ jobs:
name: Publish coverage to Codecov
with:
fail_ci_if_error: true
verbose: true
verbose: false

View file

@ -1,5 +1,6 @@
[![License (3-Clause BSD)](https://img.shields.io/badge/license-BSD%203--Clause-blue.svg?style=flat-square)](http://opensource.org/licenses/BSD-3-Clause)
[![GitHub CI](https://github.com/ethauvin/dcat/actions/workflows/dart.yml/badge.svg)](https://github.com/ethauvin/dcat/actions/workflows/dart.yml)
[![codecov](https://codecov.io/gh/ethauvin/dcat/branch/master/graph/badge.svg?token=9PC4K4IZXJ)](https://codecov.io/gh/ethauvin/dcat)
# dcat: Concatenate File(s) to Standard Output