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

Added branching logic to ww init in nullable types util #4369

Closed MichaelFu512 closed 6 months ago

MichaelFu512 commented 6 months ago

Pull Request Description

Resolves #4370 Fixes nightly test by adding branching logic in nullable types util (_downcast_nullable_y).


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 6 months ago

Codecov Report

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

Comparison is base (a0bea2f) 99.7% compared to head (546123a) 99.7%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4369 +/- ## ======================================= + Coverage 99.7% 99.7% +0.1% ======================================= Files 357 357 Lines 39919 39922 +3 ======================================= + Hits 39793 39796 +3 Misses 126 126 ```

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