tbates / umx

Making Structural Equation Modeling (SEM) in R quick & powerful
https://tbates.github.io/
44 stars 17 forks source link

Add umxRAM2Lav #106

Closed jpritikin closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #106 into master will decrease coverage by 0.39%. The diff coverage is 96.15%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #106     +/-   ##
=========================================
- Coverage   13.78%   13.38%   -0.4%     
=========================================
  Files          20       20             
  Lines        7813     7867     +54     
=========================================
- Hits         1077     1053     -24     
- Misses       6736     6814     +78
Impacted Files Coverage Δ
R/lavanify2ram.R 75.73% <96.15%> (+75.73%) :arrow_up:
R/fit_and_reporting.R 2.1% <0%> (-9.74%) :arrow_down:
R/xmu.R 24.46% <0%> (-1.08%) :arrow_down:
R/misc_and_utility.R 17.8% <0%> (-0.7%) :arrow_down:
R/umx_build_high_level_models.R 0% <0%> (ø) :arrow_up:
R/xmu_make_top_twin_models.R 46.1% <0%> (ø) :arrow_up:
R/tmx.R 0% <0%> (ø) :arrow_up:
R/build_run_modify.R 15.22% <0%> (+0.99%) :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 53470e9...660e6a0. Read the comment docs.

jpritikin commented 4 years ago

Any reason not to merge?