Skip to content
This repository was archived by the owner on Apr 10, 2024. It is now read-only.

Commit 406eccc

Browse files
authored
Update README.md
test adding coverage info
1 parent 742a3fa commit 406eccc

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
<a href="https://github.com/airbnb/javascript"><img src="https://badgen.net/badge/code%20style/airbnb-base/green" /></a>
88
<a href="LICENSE"><img src="https://badgen.net/github/license/mycshq/ns-suitescript-mocks" /></a>
99
<a href="http://makeapullrequest.com"><img src="https://badgen.net/badge/PRs/Welcome/green" /></a>
10+
<a href='https://coveralls.io/github/mycsHQ/ns-suitescript-mocks?branch=master'><img src='https://coveralls.io/repos/github/mycsHQ/ns-suitescript-mocks/badge.svg?branch=master' alt='Coverage Status' /></a>
11+
1012
</p>
1113
<p align="center">
1214
<a href="https://nodei.co/npm/ns-suitescript-mocks/"><img src="https://nodei.co/npm/ns-suitescript-mocks.png" /></a>
@@ -73,4 +75,4 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file
7375
- automate release process
7476
- add example for other test frameworks
7577

76-
If you want to contribute and don't know where to start, we label our issues with [`help wanted`](https://github.com/mycsHQ/ns-suitescript-mocks/issues?q=is%3Aissue+is%3Aopen+label%3A%22help+wanted%22) or [`good first issue`](https://github.com/mycsHQ/ns-suitescript-mocks/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22), feel free to browse the issues and ask for more information.
78+
If you want to contribute and don't know where to start, we label our issues with [`help wanted`](https://github.com/mycsHQ/ns-suitescript-mocks/issues?q=is%3Aissue+is%3Aopen+label%3A%22help+wanted%22) or [`good first issue`](https://github.com/mycsHQ/ns-suitescript-mocks/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22), feel free to browse the issues and ask for more information.

0 commit comments

Comments
 (0)