Closed rlamping closed 6 years ago
Merging #107 into master will decrease coverage by
4.6%
. The diff coverage is33.92%
.
@@ Coverage Diff @@
## master #107 +/- ##
==========================================
- Coverage 91.75% 87.15% -4.61%
==========================================
Files 8 8
Lines 643 693 +50
==========================================
+ Hits 590 604 +14
- Misses 53 89 +36
Impacted Files | Coverage Δ | |
---|---|---|
R/colorlegend.R | 100% <100%> (ø) |
:arrow_up: |
R/corrplot.R | 84.26% <28.84%> (-5.64%) |
: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 4b4c414...56d4526. Read the comment docs.
Still need to work on the cross size for Inf values and also the width of the colorbar. If additional columns are added, the width of the color bar should not necessarily change.
Issue: Add capability to show multiple regression result sets Addition of code to display the coefficients (without intercept) of multiple regression result sets Still to do: