DeclareDesign / randomizr

randomizr: Easy-to-Use Tools for Common Forms of Random Assignment and Sampling
https://declaredesign.org/r/randomizr
Other
36 stars 9 forks source link

Preparing version 0.22.0 for CRAN #94

Closed graemeblair closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #94 (6a378d3) into master (1b1f713) will decrease coverage by 8.75%. The diff coverage is 8.37%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #94      +/-   ##
==========================================
- Coverage   97.64%   88.88%   -8.76%     
==========================================
  Files          22       22              
  Lines        1657     1827     +170     
==========================================
+ Hits         1618     1624       +6     
- Misses         39      203     +164     
Impacted Files Coverage Δ
R/obtain_num_permutations.R 59.87% <0.00%> (-40.13%) :arrow_down:
R/obtain_permutation_matrix.R 63.50% <2.94%> (-35.93%) :arrow_down:
R/complete_ra.R 94.35% <100.00%> (+0.03%) :arrow_up:
R/declare_ra.R 100.00% <100.00%> (ø)
R/declare_rs.R 100.00% <100.00%> (ø)
R/helper_functions.R 97.70% <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 1b1f713...6a378d3. Read the comment docs.