colearendt / xlsx

An R package to interact with Excel files using the Apache POI java library
https://colearendt.github.io/xlsx/
86 stars 32 forks source link

Issue 133 #161

Closed colearendt closed 4 years ago

colearendt commented 4 years ago

Close #133

codecov-io commented 4 years ago

Codecov Report

Merging #161 into master will increase coverage by 0.10%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #161      +/-   ##
==========================================
+ Coverage   84.02%   84.12%   +0.10%     
==========================================
  Files          25       25              
  Lines         970      970              
==========================================
+ Hits          815      816       +1     
+ Misses        155      154       -1     
Impacted Files Coverage Δ
R/addDataFrame.R 88.73% <100.00%> (ø)
R/readRows.R 93.75% <0.00%> (+6.25%) :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 dc2c3d1...73bc123. Read the comment docs.