evalml icon indicating copy to clipboard operation
evalml copied to clipboard

Temp mismatched

Open ParthivNaresh opened this issue 2 years ago • 1 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 Sep 02 '22 18:09 ParthivNaresh

Codecov Report

Merging #3693 (3ae9f1d) into main (d83053f) will decrease coverage by 29.5%. The diff coverage is 100.0%.

:exclamation: Current head 3ae9f1d differs from pull request most recent head eea8c71. Consider uploading reports for the commit eea8c71 to get more accurate results

@@           Coverage Diff            @@
##            main   #3693      +/-   ##
========================================
- Coverage   99.7%   70.2%   -29.4%     
========================================
  Files        339     339              
  Lines      34251   34260       +9     
========================================
- Hits       34122   24046   -10076     
- Misses       129   10214   +10085     
Impacted Files Coverage Δ
evalml/data_checks/data_checks.py 87.1% <100.0%> (-12.9%) :arrow_down:
evalml/data_checks/invalid_target_data_check.py 63.5% <100.0%> (-36.5%) :arrow_down:
evalml/tests/component_tests/test_lda.py 0.0% <0.0%> (-100.0%) :arrow_down:
evalml/tests/component_tests/test_lsa.py 0.0% <0.0%> (-100.0%) :arrow_down:
evalml/tests/component_tests/test_pca.py 0.0% <0.0%> (-100.0%) :arrow_down:
evalml/tests/demo_tests/test_datasets.py 0.0% <0.0%> (-100.0%) :arrow_down:
evalml/tests/objective_tests/test_sla.py 0.0% <0.0%> (-100.0%) :arrow_down:
evalml/tests/test_all_test_dirs_included.py 0.0% <0.0%> (-100.0%) :arrow_down:
evalml/tests/component_tests/test_imputer.py 0.0% <0.0%> (-100.0%) :arrow_down:
evalml/tests/data_checks_tests/test_utils.py 0.0% <0.0%> (-100.0%) :arrow_down:
... and 163 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 07 '22 14:09 codecov[bot]