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

Draft: testing how long prophet test take without pytest-xdist #4438

Closed MichaelFu512 closed 4 weeks ago

MichaelFu512 commented 1 month ago

Pull Request Description

read title


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.

machineFL commented 1 month ago

No linked issues found. Please add the corresponding issues in the pull request description.
Use GitHub automation to close the issue when a PR is merged

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 (07ff9e7) to head (6d61306).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4438 +/- ## ======================================= + Coverage 99.7% 99.7% +0.1% ======================================= Files 352 352 Lines 39804 40035 +231 ======================================= + Hits 39683 39914 +231 Misses 121 121 ```

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

MichaelFu512 commented 4 weeks ago

Pushed this branch into https://github.com/alteryx/evalml/pull/4436. Closing this one.