Closed mlysy closed 5 years ago
Merging #7 into master will increase coverage by
47.74%
. The diff coverage is90.9%
.
@@ Coverage Diff @@
## master #7 +/- ##
===========================================
+ Coverage 40.41% 88.15% +47.74%
===========================================
Files 2 2
Lines 146 152 +6
===========================================
+ Hits 59 134 +75
+ Misses 87 18 -69
Impacted Files | Coverage Δ | |
---|---|---|
R/utils.R | 92.18% <100%> (+56.25%) |
:arrow_up: |
R/doxygen_tools.R | 85.22% <90%> (+41.32%) |
: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 28fcfab...5205c3a. Read the comment docs.
doxy_vignette
tested on win-builder. As far as I am concerned, rdoxygen_2.0.0 is ready to be posted on CRAN, but I'd like to make a few more edits to the Rcpp Gallery article :)
Added testthat unit tests for
doxy_vignette
and checked that they pass on win-builder.