ycphs / openxlsx

openxlsx - a fast way to read and write complex xslx files
https://ycphs.github.io/openxlsx/
Other
226 stars 75 forks source link

import a few styles nodes #283

Closed JanMarvin closed 2 years ago

JanMarvin commented 3 years ago

These were found tackling #280

JanMarvin commented 3 years ago

This is based on #282

codecov-commenter commented 3 years ago

Codecov Report

Merging #283 (196b9dd) into master (4e45e8c) will increase coverage by 0.02%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #283      +/-   ##
==========================================
+ Coverage   66.48%   66.50%   +0.02%     
==========================================
  Files          34       34              
  Lines        8939     8942       +3     
==========================================
+ Hits         5943     5947       +4     
+ Misses       2996     2995       -1     
Impacted Files Coverage Δ
R/WorkbookClass.R 59.13% <100.00%> (+0.04%) :arrow_up:
R/loadWorkbook.R 83.46% <100.00%> (+0.09%) :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 f8bbdd0...196b9dd. Read the comment docs.