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/project succeeded Mar 12, 2024 in 0s

87.25% (+0.30%) compared to 8b206ba

View this Pull Request on Codecov

87.25% (+0.30%) compared to 8b206ba

Details

Codecov Report

Attention: Patch coverage is 55.31915% with 21 lines in your changes are missing coverage. Please review.

Project coverage is 87.25%. Comparing base (8b206ba) to head (46efb3a).
Report is 73 commits behind head on master.

❗ Current head 46efb3a differs from pull request most recent head 7279028. Consider uploading reports for the commit 7279028 to get more accurate results

Files Patch % Lines
src/sagemaker/jumpstart/artifacts/kwargs.py 0.00% 4 Missing ⚠️
...maker/jumpstart/artifacts/environment_variables.py 0.00% 2 Missing ⚠️
...rc/sagemaker/jumpstart/artifacts/instance_types.py 0.00% 2 Missing ⚠️
...rc/sagemaker/jumpstart/artifacts/model_packages.py 0.00% 2 Missing ⚠️
src/sagemaker/jumpstart/artifacts/predictors.py 50.00% 2 Missing ⚠️
...c/sagemaker/jumpstart/artifacts/hyperparameters.py 0.00% 1 Missing ⚠️
...emaker/jumpstart/artifacts/incremental_training.py 0.00% 1 Missing ⚠️
...agemaker/jumpstart/artifacts/metric_definitions.py 0.00% 1 Missing ⚠️
src/sagemaker/jumpstart/artifacts/model_uris.py 50.00% 1 Missing ⚠️
src/sagemaker/jumpstart/artifacts/payloads.py 0.00% 1 Missing ⚠️
... and 4 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4469      +/-   ##
==========================================
+ Coverage   86.94%   87.25%   +0.30%     
==========================================
  Files        1203      388     -815     
  Lines      107211    36372   -70839     
==========================================
- Hits        93211    31735   -61476     
+ Misses      14000     4637    -9363     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.