Skip to content

Commit efb5683

Browse files
author
tunnckoCore
committed
add coveralls, fix description
1 parent 9ca4e24 commit efb5683

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.coveralls.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
repo_token: 2krQNu0x42kNxH8OPWGQwgUI7Furogqx8

readme.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
## [![npm][npmjs-img]][npmjs-url] [![mit license][license-img]][license-url] [![build status][travis-img]][travis-url] [![coverage status][coveralls-img]][coveralls-url]
22

3-
> Regular expression (regex) for matching ugly code (like `__cov_Ejgcx$XN18CSfmeWn$f7vQ.f['2']++;`) that coverage tools add during the test coverage process.
3+
> Regular expression (regex) for matching ugly code that coverage tools add during the test process.
4+
> Like this one `__cov_Ejgcx$XN18CSfmeWn$f7vQ.f['2']++;`
45
56
## Install
67
```bash

0 commit comments

Comments
 (0)