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

Unpin holidays to upgrade prophet #4428

Closed MichaelFu512 closed 1 month ago

MichaelFu512 commented 1 month ago

Pull Request Description

Closes #4422


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 1 month ago

Codecov Report

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

Project coverage is 99.7%. Comparing base (08ce3c2) to head (967cef4).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4428 +/- ## ===================================== Coverage 99.7% 99.7% ===================================== Files 357 357 Lines 39973 39973 ===================================== Hits 39849 39849 Misses 124 124 ```

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

jeremyliweishih commented 1 month ago

thank you!