Closed TysonStanley closed 5 years ago
Merging #22 into master will increase coverage by
0.42%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #22 +/- ##
==========================================
+ Coverage 64.3% 64.73% +0.42%
==========================================
Files 11 11
Lines 933 933
==========================================
+ Hits 600 604 +4
+ Misses 333 329 -4
Impacted Files | Coverage Δ | |
---|---|---|
R/to_latex2.R | 75.47% <100%> (+5.66%) |
:arrow_up: |
R/table1_utils.R | 82.6% <0%> (ø) |
:arrow_up: |
R/Table1.R | 62.87% <0%> (+0.59%) |
: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 423f741...674a252. Read the comment docs.
Closes #21
and adds more tests to catch that potential error.