Closed natbprice closed 4 years ago
Merging #33 into master will not change coverage. The diff coverage is
100.00%
.
@@ Coverage Diff @@
## master #33 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 17 17
Lines 430 430
=========================================
Hits 430 430
Impacted Files | Coverage Δ | |
---|---|---|
R/mock-api.R | 100.00% <100.00%> (ø) |
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 611fa7a...02ac26d. Read the comment docs.
Fixes issue #32 . Added
\\Q
and\\E
to regex to not interpret filename of mock file as regex.