Closed pwep closed 3 years ago
Merging #56 into developer will decrease coverage by
0.01%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## developer #56 +/- ##
=============================================
- Coverage 69.86% 69.85% -0.02%
=============================================
Files 79 79
Lines 9815 9811 -4
=============================================
- Hits 6857 6853 -4
Misses 2958 2958
Impacted Files | Coverage Δ | |
---|---|---|
R/DfSaveDataFile.R | 87.50% <100.00%> (-0.27%) |
:arrow_down: |
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 ffff560...8715d5a. Read the comment docs.
I am closing this, as openxlsx
is currently maintained; we can always get the history here.
writexl
package when saving a data file.test-DfSaveDatFile.R
to use thereadxl
package functionread_xlsx
openxlsx
is still used for generating data files fromUtilOutputReportExcelFileDBMH.R
andUtilOutputReportExcelFileORH.R
.