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 testing with inferred data #38

Merged
merged 3 commits into from
Jan 12, 2024
Merged

Add testing with inferred data #38

merged 3 commits into from
Jan 12, 2024

Conversation

ablaom
Copy link
Member

@ablaom ablaom commented Jan 12, 2024

Define test(model; options...) to test a single model and infer the datasets to use.

Dump model-type-specific tests, such as test_single_target_classifiers.

Copy link

codecov bot commented Jan 12, 2024

Codecov Report

Attention: 23 lines in your changes are missing coverage. Please review.

Comparison is base (6ccbae4) 82.42% compared to head (96efa86) 87.84%.

Files Patch % Lines
src/test.jl 4.34% 22 Missing ⚠️
src/datasets.jl 92.85% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev      #38      +/-   ##
==========================================
+ Coverage   82.42%   87.84%   +5.42%     
==========================================
  Files           5        5              
  Lines         256      255       -1     
==========================================
+ Hits          211      224      +13     
+ Misses         45       31      -14     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ablaom ablaom merged commit bbd0220 into dev Jan 12, 2024
4 of 5 checks passed
@ablaom ablaom mentioned this pull request Jan 12, 2024
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.

1 participant