Skip to content

Commit 42b0509

Browse files
committed
fix: add codecov badge
1 parent 025b517 commit 42b0509

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

.gitignore

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
11
node_modules
22
npm-debug.log
3-
<<<<<<< HEAD
4-
.nyc_output
5-
=======
63
.nyc_output
74
coverage
8-
>>>>>>> develop

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
[![Build Status](https://travis-ci.org/piercus/step-function-worker.svg?branch=master)](https://travis-ci.org/piercus/step-function-worker)
2+
3+
[![codecov](https://codecov.io/gh/piercus/step-function-worker/branch/master/graph/badge.svg)](https://codecov.io/gh/piercus/step-function-worker)
4+
25
# step-function-worker
36
Create a nodejs aws step-function worker/pooler easily :-)
47

0 commit comments

Comments
 (0)