Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add level and throw options to MLJTest.test #7

Merged
merged 7 commits into from
May 18, 2022
Merged

Add level and throw options to MLJTest.test #7

merged 7 commits into from
May 18, 2022

Conversation

ablaom
Copy link
Member

@ablaom ablaom commented May 18, 2022

Specifying level replaces load_only option, which makes the change breaking.

@codecov-commenter
Copy link

codecov-commenter commented May 18, 2022

Codecov Report

Merging #7 (6073494) into dev (8588b36) will increase coverage by 0.51%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##              dev       #7      +/-   ##
==========================================
+ Coverage   95.07%   95.58%   +0.51%     
==========================================
  Files           3        3              
  Lines         203      204       +1     
==========================================
+ Hits          193      195       +2     
+ Misses         10        9       -1     
Impacted Files Coverage Δ
src/attemptors.jl 93.97% <100.00%> (+1.20%) ⬆️
src/test.jl 96.96% <100.00%> (+0.04%) ⬆️

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 8588b36...6073494. Read the comment docs.

@ablaom ablaom merged commit ba9b383 into dev May 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants