Skip to content

Commit 16d2383

Browse files
committed
ci(codecov): add .codecov.yml
1 parent b261fdc commit 16d2383

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

.codecov.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
coverage:
2+
range: 80..100
3+
round: down
4+
precision: 2
5+
6+
status:
7+
project:
8+
default:
9+
enabled: yes
10+
target: 95%
11+
if_not_found: success
12+
if_ci_failed: error

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<img alt="Travis Status" src="https://travis-ci.org/olehan/kek.svg">
1414
</a>
1515
<a href="https://codecov.io/gh/olehan/kek">
16-
<img alt="Kek Code Coverage" src="https://img.shields.io/codecov/c/github/olehan/kek">
16+
<img alt="Kek Code Coverage" src="https://codecov.io/gh/olehan/kek/branch/master/graph/badge.svg">
1717
</a>
1818
<a href="https://github.com/olehan/kek/blob/master/LICENSE">
1919
<img alt="Kek License" src="https://img.shields.io/github/license/mashape/apistatus.svg">

0 commit comments

Comments
 (0)