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

Restrict ensemble testing to exclude models with `Count` targets; expose dataset generating functions #20

Closed ablaom closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #20 (7c27a12) into dev (5929f2f) will decrease coverage by 0.22%. The diff coverage is 26.66%.

@@            Coverage Diff             @@
##              dev      #20      +/-   ##
==========================================
- Coverage   84.31%   84.09%   -0.23%     
==========================================
  Files           5        5              
  Lines         306      308       +2     
==========================================
+ Hits          258      259       +1     
- Misses         48       49       +1     
Impacted Files Coverage Δ
src/special_cases.jl 0.00% <0.00%> (ø)
src/test.jl 95.91% <100.00%> (+0.04%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.