JuliaAI / MLJTestIntegration.jl

Utilities to test implementations of the MLJ model interface and provide integration tests for the MLJ ecosystem
MIT License
4 stars 1 forks source link

Add calls to `report` and `fitted params` in `fitted_machine` attempter #13

Closed ablaom closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #13 (21f6a1b) into dev (8fb676a) will increase coverage by 0.15%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##              dev      #13      +/-   ##
==========================================
+ Coverage   84.15%   84.31%   +0.15%     
==========================================
  Files           5        5              
  Lines         303      306       +3     
==========================================
+ Hits          255      258       +3     
  Misses         48       48              
Impacted Files Coverage Δ
src/test.jl 95.87% <ø> (ø)
src/attemptors.jl 94.82% <100.00%> (+0.13%) :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 8fb676a...21f6a1b. Read the comment docs.