Skip to content

Commit 39054fb

Browse files
Dhaval Jayantilal LILADhaval Jayantilal LILA
authored andcommitted
Code Coverage with CodeCov
1 parent c9e0f6d commit 39054fb

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# [python-shell](https://www.npmjs.com/package/python-shell) [![Build status](https://ci.appveyor.com/api/projects/status/m8e3h53vvxg5wb2q?svg=true)](https://ci.appveyor.com/project/Almenon/python-shell)
2-
#[![codecov](https://codecov.io/gh/dhaval-lila/python-shell/branch/master/graph/badge.svg)](https://codecov.io/gh/dhaval-lila/python-shell)
3-
chage above url accroding to repo
1+
# [python-shell](https://www.npmjs.com/package/python-shell) [![Build status](https://ci.appveyor.com/api/projects/status/m8e3h53vvxg5wb2q?svg=true)](https://ci.appveyor.com/project/Almenon/python-shell) [![codecov](https://codecov.io/gh/dhaval-lila/python-shell/branch/master/graph/badge.svg)](https://codecov.io/gh/dhaval-lila/python-shell)
2+
3+
<!-- chage above url accroding to repo -->
44
A simple way to run Python scripts from Node.js with basic but efficient inter-process communication and better error handling.
55

66
## Features

appveyor.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ build: off
3333

3434
test_script:
3535
- npm run appveyorTest
36-
- nyc reporter
3736
- nyc report --reporter=json
3837
- codecov -f coverage/coverage-final.json
3938

0 commit comments

Comments
 (0)