Closed halbgut closed 5 years ago
Merging #51 into master will increase coverage by
0.06%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #51 +/- ##
==========================================
+ Coverage 94.38% 94.44% +0.06%
==========================================
Files 1 1
Lines 89 90 +1
==========================================
+ Hits 84 85 +1
Misses 5 5
Impacted Files | Coverage Δ | |
---|---|---|
src/index.js | 94.44% <100%> (+0.06%) |
:arrow_up: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update cb486b7...a0b1a5b. Read the comment docs.
Currently the plugin doesn't work if an alias has a "Regular Expression special char" in it. This PR fixes that.
Example:
For another example see added test.