davidgohel / rvg

https://davidgohel.github.io/rvg/
131 stars 15 forks source link

patch for R_GE_version 13 (R_GE_definitions) #35

Closed pmur002 closed 4 years ago

codecov-commenter commented 4 years ago

Codecov Report

Merging #35 into master will decrease coverage by 1.03%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #35      +/-   ##
==========================================
- Coverage   88.08%   87.04%   -1.04%     
==========================================
  Files          24       24              
  Lines        2081     2108      +27     
==========================================
+ Hits         1833     1835       +2     
- Misses        248      273      +25     
Impacted Files Coverage Δ
src/docx.cpp 94.65% <0.00%> (-2.34%) :arrow_down:
src/pptx.cpp 90.66% <0.00%> (-2.06%) :arrow_down:
src/xlsx.cpp 92.54% <0.00%> (-2.20%) :arrow_down:
src/clipper.cpp 74.70% <0.00%> (+0.59%) :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 21c25d0...2e279ae. Read the comment docs.

davidgohel commented 4 years ago

Thank you @pmur002