aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2019-05-16 22:12:13 -0400
committerJoseph Hunkeler <jhunkeler@gmail.com>2019-05-16 22:12:13 -0400
commitfe3bd309f6991252c2cb5b274fb71e1a06b4b091 (patch)
tree40dc038a72047024fd821aef012b0e25a80a4776
parent28c26653e86b01dd707c50b72da5de524aad3fe5 (diff)
downloaddelivery_merge-fe3bd309f6991252c2cb5b274fb71e1a06b4b091.tar.gz
Add badge; Ignore CLI code
-rw-r--r--.coveragerc2
-rw-r--r--README.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/.coveragerc b/.coveragerc
index 5f51efe..3898458 100644
--- a/.coveragerc
+++ b/.coveragerc
@@ -13,4 +13,4 @@ omit =
conftest.py
setup.py
tests/*
- delivery_merge/tests/*
+ delivery_merge/cli/*
diff --git a/README.md b/README.md
index 76e9653..609d63f 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
# delivery_merge
[![Build Status](https://dev.azure.com/astroconda/delivery_merge/_apis/build/status/astroconda.delivery_merge?branchName=master)](https://dev.azure.com/astroconda/delivery_merge/_build/latest?definitionId=1&branchName=master)
-
+[![codecov](https://codecov.io/gh/astroconda/delivery_merge/branch/master/graph/badge.svg)](https://codecov.io/gh/astroconda/delivery_merge)
## What does it do?