alteryx / evalml

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

Fix conda out of space + pyyaml error #4340

Closed MichaelFu512 closed 1 year ago

MichaelFu512 commented 1 year ago

Pull Request Description

Closes #4341 Actually fixes the conda out of space error and doesn't throw a pyyaml error.

Workflow run here: https://github.com/alteryx/evalml/actions/runs/6506817876/job/17673105138


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 year ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (ebe869c) 99.7% compared to head (8f2e32c) 99.7%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4340 +/- ## ===================================== Coverage 99.7% 99.7% ===================================== Files 357 357 Lines 39869 39869 ===================================== Hits 39749 39749 Misses 120 120 ```

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