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

Remove some unused variables #42

Merged
merged 3 commits into from
Oct 6, 2023
Merged

Remove some unused variables #42

merged 3 commits into from
Oct 6, 2023

Conversation

rikhuijzer
Copy link
Member

This patch removes some unused variables. No need for triggering a new release, in my opinion. This can be included in the next release whenever that happens.

@rikhuijzer
Copy link
Member Author

Tests appear to fail due to dmlc/XGBoost.jl#191. I've now pinned the XGBoost version to allow this PR's tests to pass.

@codecov
Copy link

codecov bot commented Oct 6, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (e3c3b55) 58.26% compared to head (3a90ccd) 57.25%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #42      +/-   ##
==========================================
- Coverage   58.26%   57.25%   -1.01%     
==========================================
  Files           1        1              
  Lines         127      124       -3     
==========================================
- Hits           74       71       -3     
  Misses         53       53              
Files Coverage Δ
src/MLJXGBoostInterface.jl 57.25% <100.00%> (-1.01%) ⬇️

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

Copy link
Member

@ablaom ablaom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, thanks @rikhuijzer . I imagine this code predates @ExpandingMan 's major refactor. Obviously it's not doing anything useful now.

Agree, no need for a new release

@ablaom ablaom merged commit a72f9d3 into JuliaAI:master Oct 6, 2023
4 checks passed
@rikhuijzer rikhuijzer deleted the rh/unused-variables branch October 6, 2023 09:33
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