ModelOriented / modelStudio

📍 Interactive Studio for Explanatory Model Analysis
https://doi.org/10.1007/s10618-023-00924-w
GNU General Public License v3.0
326 stars 32 forks source link

fix ellipsis, add max_vars, fix critical bug in the dev version #81

Closed hbaniecki closed 4 years ago

hbaniecki commented 4 years ago

update on #73

codecov-commenter commented 4 years ago

Codecov Report

Merging #81 into master will decrease coverage by 0.58%. The diff coverage is 63.15%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #81      +/-   ##
==========================================
- Coverage   92.37%   91.79%   -0.59%     
==========================================
  Files           5        5              
  Lines         853      865      +12     
==========================================
+ Hits          788      794       +6     
- Misses         65       71       +6     
Impacted Files Coverage Δ
R/modelStudio.R 95.47% <33.33%> (-2.40%) :arrow_down:
R/ms_update_observations.R 69.85% <88.88%> (+0.91%) :arrow_up:
R/prepare.R 94.91% <100.00%> (ø)

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 6f5347b...dd06914. Read the comment docs.