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 generic MLJ interface tests for categorical features #48

Merged
merged 4 commits into from
Feb 28, 2024

Conversation

ablaom
Copy link
Member

@ablaom ablaom commented Feb 26, 2024

Copy link

codecov bot commented Feb 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.46%. Comparing base (be1a390) to head (886deee).

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #48   +/-   ##
=======================================
  Coverage   97.46%   97.46%           
=======================================
  Files           1        1           
  Lines         158      158           
=======================================
  Hits          154      154           
  Misses          4        4           

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

test/runtests.jl Outdated Show resolved Hide resolved
@tiemvanderdeure
Copy link
Contributor

Thanks for writing this PR. Probably we can now get rid of some of the test that I added in #45. This is much cleaner.

@ablaom ablaom merged commit b4c5f65 into master Feb 28, 2024
4 checks passed
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