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

Taking weighting seriously #487

Open
wants to merge 117 commits into
base: master
Choose a base branch
from

Update src/linpred.jl

574ec69
Select commit
Loading
Failed to load commit list.
Open

Taking weighting seriously #487

Update src/linpred.jl
574ec69
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 18, 2024 in 0s

86.45% (-3.89%) compared to 89493a4

View this Pull Request on Codecov

86.45% (-3.89%) compared to 89493a4

Details

Codecov Report

Attention: Patch coverage is 79.81073% with 64 lines in your changes missing coverage. Please review.

Project coverage is 86.45%. Comparing base (89493a4) to head (574ec69).

Files with missing lines Patch % Lines
src/glmfit.jl 78.30% 23 Missing ⚠️
src/lm.jl 75.60% 20 Missing ⚠️
src/linpred.jl 84.74% 18 Missing ⚠️
src/glmtools.jl 62.50% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #487      +/-   ##
==========================================
- Coverage   90.33%   86.45%   -3.89%     
==========================================
  Files           8        8              
  Lines        1107     1277     +170     
==========================================
+ Hits         1000     1104     +104     
- Misses        107      173      +66     

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