JuliaStats / GLMNet.jl

Julia wrapper for fitting Lasso/ElasticNet GLM models using glmnet
Other
96 stars 35 forks source link

Use latest JLL version #63

Closed JackDunnNZ closed 1 year ago

JackDunnNZ commented 1 year ago

This will enable support for macaarch64

codecov-commenter commented 1 year ago

Codecov Report

Base: 93.21% // Head: 93.24% // Increases project coverage by +0.02% :tada:

Coverage data is based on head (b26603e) compared to base (8eff4c4). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #63 +/- ## ========================================== + Coverage 93.21% 93.24% +0.02% ========================================== Files 3 3 Lines 457 459 +2 ========================================== + Hits 426 428 +2 Misses 31 31 ``` | [Impacted Files](https://codecov.io/gh/JuliaStats/GLMNet.jl/pull/63?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaStats) | Coverage Δ | | |---|---|---| | [src/GLMNet.jl](https://codecov.io/gh/JuliaStats/GLMNet.jl/pull/63/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaStats#diff-c3JjL0dMTU5ldC5qbA==) | `94.83% <0.00%> (+0.03%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaStats). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaStats)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.