awalker89 / openxlsx

R package for .xlsx file reading and writing.
Other
364 stars 79 forks source link

Solution for bug #387 'Error loading and saving workbook with pivot tables' #417

Open isabelgc opened 6 years ago

isabelgc commented 6 years ago

I've made the changes needed to solve bug #387 that I posted.

codecov[bot] commented 6 years ago

Codecov Report

Merging #417 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #417   +/-   ##
=======================================
  Coverage   60.23%   60.23%           
=======================================
  Files          30       30           
  Lines        7142     7142           
=======================================
  Hits         4302     4302           
  Misses       2840     2840
Impacted Files Coverage Δ
R/WorkbookClass.R 55.26% <100%> (ø) :arrow_up:
R/loadWorkbook.R 69.56% <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 ead0038...b527c56. Read the comment docs.