palday / MixedModelsPermutations.jl

Permutation tests for MixedModels.jl
https://palday.github.io/MixedModelsPermutations.jl/stable
MIT License
4 stars 2 forks source link

threading improvements #20

Closed palday closed 3 years ago

palday commented 3 years ago

cf. JuliaStats/MixedModels.jl#493

codecov[bot] commented 3 years ago

Codecov Report

Merging #20 (9dd4b6a) into master (31f20bd) will increase coverage by 0.83%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #20      +/-   ##
==========================================
+ Coverage   88.95%   89.78%   +0.83%     
==========================================
  Files           6        5       -1     
  Lines         172      186      +14     
==========================================
+ Hits          153      167      +14     
  Misses         19       19              
Impacted Files Coverage Δ
src/nonparametricbootstrap.jl 83.33% <100.00%> (+1.51%) :arrow_up:
src/permutation.jl 90.14% <100.00%> (+0.74%) :arrow_up:
src/ols.jl 100.00% <0.00%> (ø)
src/inflation.jl 100.00% <0.00%> (ø)
src/mixedmodelpermutation.jl 75.00% <0.00%> (+1.66%) :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 c1d71a5...9dd4b6a. Read the comment docs.