Skip to content
This repository has been archived by the owner on Sep 9, 2023. It is now read-only.

docs: updates prediction to new hostname #173

Merged
merged 3 commits into from Feb 26, 2021
Merged

Conversation

telpirion
Copy link
Contributor

@telpirion telpirion commented Feb 22, 2021

This adjusts the hostname used for prediction samples. All java-aiplatform prediction requests should use the following hostname:

us-central1-aiplatform.googleapis.com

This pull request also disables the testing issue identified for IOD ( #178 ).

@product-auto-label product-auto-label bot added the api: aiplatform Issues related to the AI Platform API. label Feb 22, 2021
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Feb 22, 2021
@codecov
Copy link

codecov bot commented Feb 22, 2021

Codecov Report

Merging #173 (d45f7ce) into master (871e976) will increase coverage by 1.01%.
The diff coverage is 77.60%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #173      +/-   ##
============================================
+ Coverage     77.05%   78.06%   +1.01%     
- Complexity      707     1402     +695     
============================================
  Files            49       97      +48     
  Lines          5133    10158    +5025     
  Branches         69      137      +68     
============================================
+ Hits           3955     7930    +3975     
- Misses         1042     2051    +1009     
- Partials        136      177      +41     
Impacted Files Coverage Δ Complexity Δ
...orm/v1/stub/SpecialistPoolServiceStubSettings.java 84.54% <ø> (ø) 18.00 <0.00> (?)
...cloud/aiplatform/v1beta1/DatasetServiceClient.java 77.77% <ø> (+4.09%) 55.00 <0.00> (ø)
...oud/aiplatform/v1beta1/DatasetServiceSettings.java 12.72% <ø> (ø) 2.00 <0.00> (ø)
...loud/aiplatform/v1beta1/EndpointServiceClient.java 73.72% <ø> (+3.38%) 40.00 <0.00> (ø)
...ud/aiplatform/v1beta1/EndpointServiceSettings.java 14.28% <ø> (ø) 2.00 <0.00> (ø)
...gle/cloud/aiplatform/v1beta1/JobServiceClient.java 83.59% <ø> (+5.36%) 119.00 <0.00> (ø)
...e/cloud/aiplatform/v1beta1/JobServiceSettings.java 9.21% <ø> (ø) 2.00 <0.00> (ø)
...oud/aiplatform/v1beta1/MigrationServiceClient.java 67.64% <ø> (+2.94%) 15.00 <0.00> (ø)
...d/aiplatform/v1beta1/MigrationServiceSettings.java 20.58% <ø> (ø) 2.00 <0.00> (ø)
...e/cloud/aiplatform/v1beta1/ModelServiceClient.java 77.64% <ø> (+3.52%) 58.00 <0.00> (ø)
... and 173 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 871e976...a95e1d6. Read the comment docs.

@telpirion telpirion marked this pull request as ready for review February 26, 2021 17:37
@telpirion telpirion requested a review from a team February 26, 2021 17:37
@telpirion telpirion merged commit ea1afeb into master Feb 26, 2021
@telpirion telpirion deleted the prediction-update branch February 26, 2021 17:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api: aiplatform Issues related to the AI Platform API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
2 participants