dmlc / treelite

Universal model exchange and serialization format for decision tree forests
https://treelite.readthedocs.io/en/latest/
Apache License 2.0
723 stars 98 forks source link

Make 4.2.1 patch release #569

Closed hcho3 closed 1 month ago

hcho3 commented 1 month ago

I forgot to bring in a critical hotfix into the 4.2.0 release, so we need a new patch release.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 84.66%. Comparing base (45c7d40) to head (1b206cf).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## release_4.2 #569 +/- ## =============================================== + Coverage 84.63% 84.66% +0.03% =============================================== Files 71 71 Lines 6340 6340 Branches 523 523 =============================================== + Hits 5366 5368 +2 + Misses 974 972 -2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.