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

For a 0.2.0 release #11

Closed ablaom closed 2 years ago

ablaom commented 2 years ago

10

codecov-commenter commented 2 years ago

Codecov Report

Merging #11 (29c26c3) into master (5619e6c) will decrease coverage by 10.91%. The diff coverage is 73.64%.

@@             Coverage Diff             @@
##           master      #11       +/-   ##
===========================================
- Coverage   95.07%   84.15%   -10.92%     
===========================================
  Files           3        5        +2     
  Lines         203      303      +100     
===========================================
+ Hits          193      255       +62     
- Misses         10       48       +38     
Impacted Files Coverage Δ
src/special_cases.jl 0.00% <0.00%> (ø)
src/test.jl 95.87% <95.34%> (-1.05%) :arrow_down:
src/attemptors.jl 94.69% <98.46%> (+1.91%) :arrow_up:
src/MLJTestIntegration.jl 100.00% <100.00%> (ø)
src/dummy_model.jl 96.36% <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 0b6da1f...29c26c3. Read the comment docs.