-
Notifications
You must be signed in to change notification settings - Fork 80
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
test: update blob paths used in storage.it.ITStorageTest#testDownloadPublicBlobWithoutAuthentication (#759) #817
Conversation
…nloadPublicBlobWithoutAuthentication (#759) Port of googleapis/google-cloud-go#3806 Fixes #755 cherry-pick from 9a6619c
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Would go with conventional commit type test
to avoid having this in release notes.
Codecov Report
@@ Coverage Diff @@
## master #817 +/- ##
=========================================
Coverage 64.61% 64.61%
- Complexity 625 634 +9
=========================================
Files 32 32
Lines 5313 5313
Branches 520 519 -1
=========================================
Hits 3433 3433
Misses 1718 1718
Partials 162 162 Continue to review full report at Codecov.
|
🤖 I have created a release \*beep\* \*boop\* --- ## [1.114.0](https://github.com/googleapis/java-storage/compare/v1.113.16...v1.114.0) (2021-05-13) ### Features * Remove client side vaildation for lifecycle conditions ([#816](https://github.com/googleapis/java-storage/issues/816)) ([5ec84cc](https://github.com/googleapis/java-storage/commit/5ec84cc2935a4787dd14a207d27501878f5849d5)) ### Bug Fixes * **test:** update blob paths used in storage.it.ITStorageTest#testDownloadPublicBlobWithoutAuthentication ([#759](https://github.com/googleapis/java-storage/issues/759)) ([#817](https://github.com/googleapis/java-storage/issues/817)) ([1a576ca](https://github.com/googleapis/java-storage/commit/1a576ca3945b51d7a678aa2414be91b3c6b2d55e)) ### Dependencies * update dependency com.google.api-client:google-api-client to v1.31.5 ([#820](https://github.com/googleapis/java-storage/issues/820)) ([9e1bc0b](https://github.com/googleapis/java-storage/commit/9e1bc0b42abdaab0b11d761ecdbb92f6116aacd2)) * update dependency com.google.api.grpc:grpc-google-cloud-kms-v1 to v0.88.3 ([#797](https://github.com/googleapis/java-storage/issues/797)) ([747e7e4](https://github.com/googleapis/java-storage/commit/747e7e463c028b9cf8a406b7536b1916c1d52c01)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v1.1.0 ([#815](https://github.com/googleapis/java-storage/issues/815)) ([e210de9](https://github.com/googleapis/java-storage/commit/e210de93452243242be7d3d719d00da723632335)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Port of googleapis/google-cloud-go#3806
Fixes #755
cherry-pick from
9a6619c