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

Add series ID indexing test

36185ae
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

Add series ID indexing test
36185ae
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 2, 2023 in 0s

35.9% of diff hit (target 99.7%)

View this Pull Request on Codecov

35.9% of diff hit (target 99.7%)

Annotations

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 11 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#L11

Added line #L11 was not covered by tests

Check warning on line 94 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#L94

Added line #L94 was 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#L125-L128

Added lines #L125 - L128 were not covered by tests

Check warning on line 130 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#L130

Added line #L130 was not covered by tests

Check warning on line 134 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#L133-L134

Added lines #L133 - L134 were not covered by tests

Check warning on line 141 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#L140-L141

Added lines #L140 - L141 were not covered by tests

Check warning on line 153 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#L150-L153

Added lines #L150 - L153 were not covered by tests

Check warning on line 156 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#L155-L156

Added lines #L155 - L156 were not covered by tests

Check warning on line 159 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#L158-L159

Added lines #L158 - L159 were not covered by tests

Check warning on line 161 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#L161

Added line #L161 was not covered by tests

Check warning on line 168 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#L168

Added line #L168 was not covered by tests

Check warning on line 177 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#L174-L177

Added lines #L174 - L177 were not covered by tests

Check warning on line 179 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#L179

Added line #L179 was not covered by tests