JuliaAI / IterationControl.jl

A package for controlling iterative algorithms
Other
23 stars 1 forks source link

Bump EarlyStopping version and fix tests #49

Closed ablaom closed 3 years ago

ablaom commented 3 years ago

The new EarlyStopping release fixes bugs. This PR also re-instantes some broken tests which the new release also fixes.

cc @awadell1

Needs:

codecov-commenter commented 3 years ago

Codecov Report

Merging #49 (2be9f57) into dev (dce4dfc) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##              dev      #49   +/-   ##
=======================================
  Coverage   96.30%   96.30%           
=======================================
  Files           8        8           
  Lines         298      298           
=======================================
  Hits          287      287           
  Misses         11       11           
Impacted Files Coverage Δ
src/train.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 dce4dfc...2be9f57. Read the comment docs.