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

Bump MLJBase and MLJIteration compats #102

Merged
merged 4 commits into from Oct 4, 2023
Merged

Bump MLJBase and MLJIteration compats #102

merged 4 commits into from Oct 4, 2023

Conversation

sethaxen
Copy link
Member

@sethaxen sethaxen commented Oct 4, 2023

Closes #98 #99 #100 #101

Necessary because MLJIteration v0.6 requires MLJBase v1, so both compats must be bumped simultaneously. MLJBase no longer reexports StatisticalMeasures.log_loss (MLJ does though), so now we explicitly load StatisticalMeasures in the docstring for rstar.

@codecov
Copy link

codecov bot commented Oct 4, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (627d945) 96.65% compared to head (c85e9a8) 96.65%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #102   +/-   ##
=======================================
  Coverage   96.65%   96.65%           
=======================================
  Files          11       11           
  Lines         867      867           
=======================================
  Hits          838      838           
  Misses         29       29           
Files Coverage Δ
src/rstar.jl 100.00% <ø> (ø)

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

@sethaxen sethaxen merged commit a72f954 into main Oct 4, 2023
10 of 11 checks passed
@sethaxen sethaxen deleted the mljbasev1 branch October 4, 2023 18:58
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.

None yet

2 participants