Skip to content

Migrate python build to scikit build core - #671

Merged
chyunsu3 merged 6 commits into
dmlc:mainlinefrom
CavRiley:migrate-python-build-to-scikit-build-core
Jul 16, 2026
Merged

Migrate python build to scikit build core#671
chyunsu3 merged 6 commits into
dmlc:mainlinefrom
CavRiley:migrate-python-build-to-scikit-build-core

Conversation

@CavRiley

@CavRiley CavRiley commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

Migrates from the hatch Python build backend to scikit-build-core, a build backend for creating Python modules with cmake.

Follows similarly to the xgboost migration to scikit-build-core seen here

Closes #666

@CavRiley
CavRiley marked this pull request as draft July 13, 2026 14:44
@CavRiley
CavRiley marked this pull request as ready for review July 14, 2026 22:42
@codecov

codecov Bot commented Jul 14, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.94%. Comparing base (4e03e27) to head (5b77f6f).

Additional details and impacted files
@@             Coverage Diff              @@
##           mainline     #671      +/-   ##
============================================
+ Coverage     83.93%   83.94%   +0.01%     
============================================
  Files            76       75       -1     
  Lines          6814     6816       +2     
  Branches        557      557              
============================================
+ Hits           5719     5722       +3     
+ Misses         1095     1094       -1     

☔ 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.

Comment thread .gitignore Outdated
Comment thread .github/workflows/misc-tests.yml
@chyunsu3
chyunsu3 merged commit 093fce6 into dmlc:mainline Jul 16, 2026
20 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.

Migrate Treelite to scikit-build-core

2 participants