alteryx / evalml

EvalML is an AutoML library written in python.
https://evalml.alteryx.com
BSD 3-Clause "New" or "Revised" License
734 stars 83 forks source link

Release v0.84.0 #4447

Closed MichaelFu512 closed 3 weeks ago

MichaelFu512 commented 3 weeks ago

Pull Request Description

Note: the earlier v0.84.0 failed because of a pypi token error, which prevented this update from going live on pypi. That release has been yanked and replaced by this one, which includes a fix to that pypi error.

v0.84.0 Jun. 4, 2024

Enhancements


After creating the pull request: in order to pass the release_notes_updated check you will need to update the "Future Release" section of docs/source/release_notes.rst to include this pull request by adding :pr:123.

codecov[bot] commented 3 weeks ago

Codecov Report

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

Project coverage is 99.7%. Comparing base (8097b26) to head (28f7915).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4447 +/- ## ===================================== Coverage 99.7% 99.7% ===================================== Files 352 352 Lines 40041 40041 ===================================== Hits 39920 39920 Misses 121 121 ```

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