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 remote-tracking branch 'origin' into fix/sagemaker-session-regi…

dff2ccd
Select commit
Loading
Failed to load commit list.
Merged

fix: sagemaker session region not being used #4469

Merge remote-tracking branch 'origin' into fix/sagemaker-session-regi…
dff2ccd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 13, 2024 in 1s

87.34% (+0.40%) compared to 8b206ba

View this Pull Request on Codecov

87.34% (+0.40%) compared to 8b206ba

Details

Codecov Report

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

Project coverage is 87.34%. Comparing base (8b206ba) to head (dff2ccd).
Report is 76 commits behind head on master.

Files Patch % Lines
src/sagemaker/jumpstart/cache.py 88.88% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4469      +/-   ##
==========================================
+ Coverage   86.94%   87.34%   +0.40%     
==========================================
  Files        1203      388     -815     
  Lines      107211    36545   -70666     
==========================================
- Hits        93211    31921   -61290     
+ Misses      14000     4624    -9376     

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