awalker89 / openxlsx

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

Proposed fixes #520

Open ghost opened 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@ead0038). Click here to learn what that means. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #520   +/-   ##
=========================================
  Coverage          ?   60.07%           
=========================================
  Files             ?       30           
  Lines             ?     7023           
  Branches          ?        0           
=========================================
  Hits              ?     4219           
  Misses            ?     2804           
  Partials          ?        0           
Impacted Files Coverage Δ
R/WorkbookClass.R 55.49% <100.00%> (ø)
R/loadWorkbook.R 69.75% <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 ead0038...f0767ad. Read the comment docs.

ycphs commented 3 years ago

Could you please provide this PR also to ycphs/openxlsx?

I am maintaining the active fork of the package.