Closed MichaelChirico closed 4 years ago
Merging #291 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #291 +/- ##
=======================================
Coverage 94.42% 94.42%
=======================================
Files 21 21
Lines 538 538
=======================================
Hits 508 508
Misses 30 30
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 68db430...914dc24. Read the comment docs.
Thanks, will upload to CRAN tomorrow.
Many thanks @mllg and @MichaelChirico.
Closes #290
The
(?: ... )?
part is to make the test flexible enough to pass before and after the update.[^>]*>
would also work i think.