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

fix: sagemaker session region not being used #4469

Merged

Merge branch 'master' into fix/sagemaker-session-region-not-being-used

46efb3a
Select commit
Loading
Failed to load commit list.
Merged

fix: sagemaker session region not being used #4469

Merge branch 'master' into fix/sagemaker-session-region-not-being-used
46efb3a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 12, 2024 in 0s

55.31% of diff hit (target 86.94%)

View this Pull Request on Codecov

55.31% of diff hit (target 86.94%)

Annotations

Check warning on line 74 in src/sagemaker/jumpstart/artifacts/environment_variables.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sagemaker/jumpstart/artifacts/environment_variables.py#L74

Added line #L74 was not covered by tests

Check warning on line 171 in src/sagemaker/jumpstart/artifacts/environment_variables.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sagemaker/jumpstart/artifacts/environment_variables.py#L171

Added line #L171 was not covered by tests

Check warning on line 73 in src/sagemaker/jumpstart/artifacts/hyperparameters.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sagemaker/jumpstart/artifacts/hyperparameters.py#L73

Added line #L73 was not covered by tests

Check warning on line 61 in src/sagemaker/jumpstart/artifacts/incremental_training.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sagemaker/jumpstart/artifacts/incremental_training.py#L61

Added line #L61 was not covered by tests

Check warning on line 77 in src/sagemaker/jumpstart/artifacts/instance_types.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sagemaker/jumpstart/artifacts/instance_types.py#L77

Added line #L77 was not covered by tests

Check warning on line 163 in src/sagemaker/jumpstart/artifacts/instance_types.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sagemaker/jumpstart/artifacts/instance_types.py#L163

Added line #L163 was not covered by tests

Check warning on line 63 in src/sagemaker/jumpstart/artifacts/kwargs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sagemaker/jumpstart/artifacts/kwargs.py#L63

Added line #L63 was not covered by tests

Check warning on line 120 in src/sagemaker/jumpstart/artifacts/kwargs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sagemaker/jumpstart/artifacts/kwargs.py#L120

Added line #L120 was not covered by tests

Check warning on line 174 in src/sagemaker/jumpstart/artifacts/kwargs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sagemaker/jumpstart/artifacts/kwargs.py#L174

Added line #L174 was not covered by tests

Check warning on line 231 in src/sagemaker/jumpstart/artifacts/kwargs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sagemaker/jumpstart/artifacts/kwargs.py#L231

Added line #L231 was not covered by tests

Check warning on line 66 in src/sagemaker/jumpstart/artifacts/metric_definitions.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sagemaker/jumpstart/artifacts/metric_definitions.py#L65-L66

Added lines #L65 - L66 were not covered by tests

Check warning on line 149 in src/sagemaker/jumpstart/artifacts/model_packages.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sagemaker/jumpstart/artifacts/model_packages.py#L149

Added line #L149 was not covered by tests

Check warning on line 209 in src/sagemaker/jumpstart/artifacts/model_uris.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sagemaker/jumpstart/artifacts/model_uris.py#L209

Added line #L209 was not covered by tests

Check warning on line 64 in src/sagemaker/jumpstart/artifacts/payloads.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sagemaker/jumpstart/artifacts/payloads.py#L64

Added line #L64 was not covered by tests

Check warning on line 401 in src/sagemaker/jumpstart/artifacts/predictors.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sagemaker/jumpstart/artifacts/predictors.py#L401

Added line #L401 was not covered by tests

Check warning on line 450 in src/sagemaker/jumpstart/artifacts/predictors.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sagemaker/jumpstart/artifacts/predictors.py#L450

Added line #L450 was not covered by tests

Check warning on line 61 in src/sagemaker/jumpstart/artifacts/resource_names.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sagemaker/jumpstart/artifacts/resource_names.py#L61

Added line #L61 was not covered by tests

Check warning on line 90 in src/sagemaker/jumpstart/artifacts/resource_requirements.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sagemaker/jumpstart/artifacts/resource_requirements.py#L90

Added line #L90 was not covered by tests

Check warning on line 135 in src/sagemaker/jumpstart/artifacts/script_uris.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sagemaker/jumpstart/artifacts/script_uris.py#L135

Added line #L135 was not covered by tests

Check warning on line 209 in src/sagemaker/jumpstart/validators.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sagemaker/jumpstart/validators.py#L209

Added line #L209 was not covered by tests