Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changed target name/series ID divider and added ability to return series ID column with predictions #4357

Merged
merged 6 commits into from
Nov 2, 2023

Join with separator symbol

5721615
Select commit
Loading
Failed to load commit list.
Merged

Changed target name/series ID divider and added ability to return series ID column with predictions #4357

Join with separator symbol
5721615
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 1, 2023 in 0s

57.6% of diff hit (target 99.7%)

View this Pull Request on Codecov

57.6% of diff hit (target 99.7%)

Annotations

Check warning on line 165 in evalml/pipelines/multiseries_regression_pipeline.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

evalml/pipelines/multiseries_regression_pipeline.py#L165

Added line #L165 was not covered by tests

Check warning on line 228 in evalml/pipelines/time_series_regression_pipeline.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

evalml/pipelines/time_series_regression_pipeline.py#L228

Added line #L228 was not covered by tests

Check warning on line 18 in evalml/tests/component_tests/test_time_series_featurizer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

evalml/tests/component_tests/test_time_series_featurizer.py#L18

Added line #L18 was not covered by tests

Check warning on line 995 in evalml/tests/component_tests/test_time_series_featurizer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

evalml/tests/component_tests/test_time_series_featurizer.py#L995

Added line #L995 was not covered by tests

Check warning on line 14 in evalml/tests/component_tests/test_time_series_imputer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

evalml/tests/component_tests/test_time_series_imputer.py#L14

Added line #L14 was not covered by tests

Check warning on line 749 in evalml/tests/component_tests/test_time_series_imputer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

evalml/tests/component_tests/test_time_series_imputer.py#L749

Added line #L749 was not covered by tests

Check warning on line 1097 in evalml/tests/conftest.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

evalml/tests/conftest.py#L1097

Added line #L1097 was not covered by tests

Check warning on line 1099 in evalml/tests/conftest.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

evalml/tests/conftest.py#L1099

Added line #L1099 was not covered by tests

Check warning on line 1112 in evalml/tests/conftest.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

evalml/tests/conftest.py#L1112

Added line #L1112 was not covered by tests

Check warning on line 93 in evalml/tests/pipeline_tests/regression_pipeline_tests/test_multiseries_regression_pipeline.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

evalml/tests/pipeline_tests/regression_pipeline_tests/test_multiseries_regression_pipeline.py#L93

Added line #L93 was not covered by tests

Check warning on line 126 in evalml/tests/pipeline_tests/regression_pipeline_tests/test_multiseries_regression_pipeline.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

evalml/tests/pipeline_tests/regression_pipeline_tests/test_multiseries_regression_pipeline.py#L124-L126

Added lines #L124 - L126 were not covered by tests

Check warning on line 128 in evalml/tests/pipeline_tests/regression_pipeline_tests/test_multiseries_regression_pipeline.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

evalml/tests/pipeline_tests/regression_pipeline_tests/test_multiseries_regression_pipeline.py#L128

Added line #L128 was not covered by tests