Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove ModelFrame, add weights, Repeated effect vector first step #35

Merged
merged 28 commits into from
Jan 19, 2024

types

66cd0aa
Select commit
Loading
Failed to load commit list.
Merged

Remove ModelFrame, add weights, Repeated effect vector first step #35

types
66cd0aa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 19, 2024 in 0s

93.19% (+5.56%) compared to 3f3b993

View this Pull Request on Codecov

93.19% (+5.56%) compared to 3f3b993

Details

Codecov Report

Attention: 19 lines in your changes are missing coverage. Please review.

Comparison is base (3f3b993) 87.62% compared to head (66cd0aa) 93.19%.

Files Patch % Lines
src/miboot.jl 63.63% 8 Missing ⚠️
src/reml.jl 66.66% 4 Missing ⚠️
src/varstruct.jl 93.75% 3 Missing ⚠️
src/lmm.jl 95.00% 2 Missing ⚠️
src/linearalgebra.jl 90.00% 1 Missing ⚠️
src/rmat.jl 87.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #35      +/-   ##
==========================================
+ Coverage   87.62%   93.19%   +5.56%     
==========================================
  Files          25       24       -1     
  Lines        2861     2778      -83     
==========================================
+ Hits         2507     2589      +82     
+ Misses        354      189     -165     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.