JuliaAI / MLJLinearModels.jl

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

Benchmarking etc #29

Closed tlienart closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #29 into master will decrease coverage by 1.43%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #29      +/-   ##
==========================================
- Coverage   96.29%   94.86%   -1.44%     
==========================================
  Files          19       19              
  Lines         675      701      +26     
==========================================
+ Hits          650      665      +15     
- Misses         25       36      +11
Impacted Files Coverage Δ
src/glr/d_l2loss.jl 100% <100%> (ø) :arrow_up:
src/glr/utils.jl 87.5% <100%> (+4.16%) :arrow_up:
src/glr/d_robust.jl 90.9% <100%> (-9.1%) :arrow_down:
src/utils.jl 96.96% <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 3cc208b...9505d77. Read the comment docs.