evalml icon indicating copy to clipboard operation
evalml copied to clipboard

[DO NOT MERGE] add manual error

Open ParthivNaresh opened this issue 2 years ago • 3 comments

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 Mar 03 '22 19:03 ParthivNaresh

Codecov Report

Merging #3357 (d73f8f8) into main (d6af026) will decrease coverage by 9.1%. The diff coverage is 100.0%.

@@           Coverage Diff           @@
##            main   #3357     +/-   ##
=======================================
- Coverage   99.6%   90.6%   -9.0%     
=======================================
  Files        329     329             
  Lines      32230   32231      +1     
=======================================
- Hits       32101   29199   -2902     
- Misses       129    3032   +2903     
Impacted Files Coverage Δ
...ponents/estimators/regressors/xgboost_regressor.py 69.3% <100.0%> (-30.7%) :arrow_down:
evalml/tests/component_tests/test_oversampler.py 16.6% <0.0%> (-83.4%) :arrow_down:
evalml/automl/pipeline_search_plots.py 17.9% <0.0%> (-82.1%) :arrow_down:
...alml/tests/component_tests/test_lgbm_classifier.py 18.0% <0.0%> (-82.0%) :arrow_down:
...valml/tests/component_tests/test_target_encoder.py 18.0% <0.0%> (-82.0%) :arrow_down:
...valml/tests/component_tests/test_lgbm_regressor.py 18.9% <0.0%> (-81.1%) :arrow_down:
...alml/tests/component_tests/test_arima_regressor.py 23.2% <0.0%> (-76.8%) :arrow_down:
...l/tests/automl_tests/test_pipeline_search_plots.py 23.3% <0.0%> (-76.7%) :arrow_down:
...ml/tests/component_tests/test_xgboost_regressor.py 24.5% <0.0%> (-75.5%) :arrow_down:
...tests/component_tests/test_polynomial_detrender.py 25.7% <0.0%> (-74.3%) :arrow_down:
... and 56 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update d6af026...d73f8f8. Read the comment docs.

codecov[bot] avatar Mar 03 '22 20:03 codecov[bot]

@ParthivNaresh Can we close this PR?

freddyaboulton avatar Mar 21 '22 13:03 freddyaboulton

@freddyaboulton Would like to leave this one open for a bit as I'm experimenting with pipeline failures!

ParthivNaresh avatar Mar 21 '22 13:03 ParthivNaresh