JuliaML / LossFunctions.jl

Julia package of loss functions for machine learning.
https://juliaml.github.io/LossFunctions.jl/stable
Other
147 stars 33 forks source link

Fix for Julia version < v1.3 #143

Closed juliohm closed 3 years ago

juliohm commented 3 years ago

Fix #142

codecov-commenter commented 3 years ago

Codecov Report

Merging #143 (66870bd) into master (1dc8c29) will increase coverage by 0.01%. The diff coverage is 100.00%.

:exclamation: Current head 66870bd differs from pull request most recent head 5dc8388. Consider uploading reports for the commit 5dc8388 to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##           master     #143      +/-   ##
==========================================
+ Coverage   93.84%   93.85%   +0.01%     
==========================================
  Files          10       10              
  Lines         585      586       +1     
==========================================
+ Hits          549      550       +1     
  Misses         36       36              
Impacted Files Coverage Δ
src/LossFunctions.jl 100.00% <ø> (ø)
src/supervised.jl 100.00% <100.00%> (ø)

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 1dc8c29...5dc8388. Read the comment docs.