Closed palday closed 3 years ago
Merging #20 (9dd4b6a) into master (31f20bd) will increase coverage by
0.83%
. The diff coverage is100.00%
.
@@ 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.
cf. JuliaStats/MixedModels.jl#493