jacob-long / jtools

Tools for summarizing/visualizing regressions and other helpful stuff
https://jtools.jacob-long.com
GNU General Public License v3.0
162 stars 22 forks source link

Merge 2.2 changes #121

Closed jacob-long closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #121 (f39e67d) into master (0a962eb) will increase coverage by 0.18%. The diff coverage is 76.59%.

@@            Coverage Diff             @@
##           master     #121      +/-   ##
==========================================
+ Coverage   73.50%   73.69%   +0.18%     
==========================================
  Files          22       22              
  Lines        4118     4197      +79     
==========================================
+ Hits         3027     3093      +66     
- Misses       1091     1104      +13     
Impacted Files Coverage Δ
R/gscale.R 81.03% <ø> (-0.87%) :arrow_down:
R/svytools.R 5.14% <0.00%> (ø)
R/make_new_data.R 82.15% <14.28%> (-2.31%) :arrow_down:
R/plot_coefs.R 82.63% <50.00%> (+0.99%) :arrow_up:
R/summ_helpers.R 72.84% <66.66%> (-1.32%) :arrow_down:
R/export_summ.R 79.03% <77.08%> (-1.17%) :arrow_down:
R/summ.R 84.78% <91.89%> (-0.83%) :arrow_down:
R/internal.R 53.93% <100.00%> (+9.55%) :arrow_up:
R/make_predictions.R 85.59% <100.00%> (+0.97%) :arrow_up:
R/pR2.R 76.11% <100.00%> (+0.36%) :arrow_up:
... and 9 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 0a962eb...f39e67d. Read the comment docs.