Skip to content

Patch release 4.7.1 - #692

Merged
chyunsu3 merged 8 commits into
dmlc:release_4.7from
chyunsu3:make_4.7.1
Aug 25, 2026
Merged

Patch release 4.7.1#692
chyunsu3 merged 8 commits into
dmlc:release_4.7from
chyunsu3:make_4.7.1

Conversation

@chyunsu3

Copy link
Copy Markdown
Collaborator

Part of #691

@codecov

codecov Bot commented Aug 25, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 87.50000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.21%. Comparing base (74b25ec) to head (bbf762c).

Files with missing lines Patch % Lines
python/treelite/sklearn/exporter.py 70.00% 3 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff               @@
##           release_4.7     #692      +/-   ##
===============================================
- Coverage        84.83%   84.21%   -0.62%     
===============================================
  Files               76       75       -1     
  Lines             6813     6825      +12     
  Branches           557      557              
===============================================
- Hits              5780     5748      -32     
- Misses            1033     1077      +44     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

chyunsu3 and others added 7 commits August 24, 2026 17:32
* Guard system-install rules behind _TREELITE_FOR_PYTHON_WHEEL

* Migrate Python wheel build from hatch to scikit-build-core

* Add documentation for updated build options

* Removed unused runtime gitignores

* Restore custom system libtreelite support using skbuild core

---------

Co-authored-by: Philip Hyunsu Cho <chohyu01@cs.washington.edu>
* [CI] Run C++ tests on Windows coverage job

* [CI] Build wheels with the official cibuildwheel action

* [CI] Skip musllinux wheels
* Update sklearn exporter for scikit-learn 1.10+

* Fix version comparsion logic
* MacOS: Fix rpath for libomp.dylib

* Patch RPATH for libomp.dylib
* Fix import for DART in XGBoost 3.4

* Fix import for DART in XGBoost 3.3
* Bump Python requirements to 3.11+

* Upgrade to manylinux_2_28 standard

* Use Python 3.12 in CI, to fit XGBoost requirement

* Update MacOS build too

* Use VS 2026

* Add XFAIL to test_xgb_dart

* XFAIL SerializerRoundTrip.DeepFullTree gtest
@chyunsu3 chyunsu3 mentioned this pull request Aug 25, 2026
18 tasks
@chyunsu3
chyunsu3 merged commit 3a44165 into dmlc:release_4.7 Aug 25, 2026
19 of 20 checks passed
@chyunsu3
chyunsu3 deleted the make_4.7.1 branch August 25, 2026 00:42
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