JuliaAI / MLJLinearModels.jl

Generalized Linear Regressions Models (penalized regressions, robust regressions, ...)
MIT License
81 stars 13 forks source link

cleaning up tests + comp to quantreg #13

Closed tlienart closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #13 into master will increase coverage by 14.58%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #13       +/-   ##
===========================================
+ Coverage    80.8%   95.39%   +14.58%     
===========================================
  Files          19       18        -1     
  Lines         667      565      -102     
===========================================
  Hits          539      539               
+ Misses        128       26      -102
Impacted Files Coverage Δ
src/MLJLinearModels.jl 100% <ø> (ø) :arrow_up:
src/fit/solvers.jl 100% <ø> (ø) :arrow_up:
src/fit/proxgrad.jl 94.11% <100%> (ø) :arrow_up:
src/fit/iwls.jl 100% <100%> (ø) :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 8eb1d75...04382c4. Read the comment docs.