haziqj / iprior

An R package for I-prior regression
GNU General Public License v3.0
1 stars 1 forks source link

Major change to package #40

Closed haziqj closed 6 years ago

haziqj commented 6 years ago

This is a complete rewrite of the internals of the package. See NEWS.md for details.

codecov-io commented 6 years ago

Codecov Report

Merging #40 into master will decrease coverage by 14.31%. The diff coverage is 49.2%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #40       +/-   ##
===========================================
- Coverage    68.7%   54.39%   -14.32%     
===========================================
  Files          38       26       -12     
  Lines        2860     2127      -733     
===========================================
- Hits         1965     1157      -808     
- Misses        895      970       +75
Impacted Files Coverage Δ
R/Kernel_functions.R 94.65% <ø> (+16.05%) :arrow_up:
R/iprior_est_mixed.R 0% <0%> (ø)
R/iprior_est_em_reg.R 0% <0%> (ø)
R/iprior_est_parallel.R 0% <0%> (ø)
R/iprior_est_canonical.R 0% <0%> (ø)
R/iprior_est_nystrom.R 0% <0%> (ø)
R/LEGACY-Kernel_loader.R 0% <0%> (ø)
R/iprior_est_direct.R 100% <100%> (ø)
R/Plots.R 23.14% <23.14%> (ø)
R/LEGACY-Utilities.R 3.41% <3.41%> (ø)
... and 30 more

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 945ee2e...c618e97. Read the comment docs.