evalml icon indicating copy to clipboard operation
evalml copied to clipboard

[DO NOT MERGE] WW compat with js fix default ordering

Open ParthivNaresh opened this issue 3 years ago • 1 comments
trafficstars

Pull Request Description

(replace this text with your description)


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.

ParthivNaresh avatar Sep 12 '22 18:09 ParthivNaresh

Codecov Report

Merging #3707 (e08627c) into main (e93f513) will increase coverage by 0.1%. The diff coverage is 100.0%.

@@           Coverage Diff           @@
##            main   #3707     +/-   ##
=======================================
+ Coverage   99.7%   99.7%   +0.1%     
=======================================
  Files        339     339             
  Lines      34307   34431    +124     
=======================================
+ Hits       34179   34304    +125     
+ Misses       128     127      -1     
Impacted Files Coverage Δ
.../tests/component_tests/test_datetime_featurizer.py 100.0% <ø> (ø)
.../component_tests/test_drop_nan_rows_transformer.py 100.0% <ø> (ø)
evalml/tests/component_tests/test_utils.py 99.1% <ø> (-<0.1%) :arrow_down:
evalml/tests/data_checks_tests/test_data_checks.py 100.0% <ø> (ø)
...valml/tests/pipeline_tests/test_component_graph.py 99.9% <ø> (ø)
evalml/utils/__init__.py 100.0% <ø> (ø)
...valml/automl/automl_algorithm/default_algorithm.py 100.0% <100.0%> (ø)
evalml/model_understanding/metrics.py 100.0% <100.0%> (ø)
evalml/pipelines/classification_pipeline.py 100.0% <100.0%> (ø)
...omponents/estimators/regressors/arima_regressor.py 100.0% <100.0%> (ø)
... and 27 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

codecov[bot] avatar Sep 12 '22 18:09 codecov[bot]