Closed jnatalzia closed 5 years ago
Merging #5 into master will not change coverage. The diff coverage is
100%
.
@@ Coverage Diff @@
## master #5 +/- ##
=====================================
Coverage 100% 100%
=====================================
Files 3 3
Lines 47 60 +13
=====================================
+ Hits 47 60 +13
Impacted Files | Coverage Δ | |
---|---|---|
matcher.go | 100% <100%> (ø) |
: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 279bf03...867ee4c. Read the comment docs.
Adds in new functionality which matches elements surround by the given characters
Closes #4