Skip to content

Conversation

@JesseLovelace
Copy link
Contributor

Fixes #4960

seemsLikeADirectoryAndUsePseudoDirectories wasn't including the user project during a list call, which breaks for requester pays buckets.

@sduskis sduskis added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 23, 2019
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 23, 2019
Copy link
Contributor

@chingor13 chingor13 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it worth adding an integration test for this?

@chingor13 chingor13 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 23, 2019
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 23, 2019
@JesseLovelace JesseLovelace added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 24, 2019
@yoshi-kokoro yoshi-kokoro removed kokoro:force-run Add this label to force Kokoro to re-run the tests. labels Apr 24, 2019
@codecov
Copy link

codecov bot commented Apr 24, 2019

Codecov Report

❗ No coverage uploaded for pull request base (master@9b17a44). Click here to learn what that means.
The diff coverage is 60%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #4996   +/-   ##
=========================================
  Coverage          ?   50.32%           
  Complexity        ?    23678           
=========================================
  Files             ?     2238           
  Lines             ?   226079           
  Branches          ?    24966           
=========================================
  Hits              ?   113784           
  Misses            ?   103688           
  Partials          ?     8607
Impacted Files Coverage Δ Complexity Δ
...ud/storage/contrib/nio/testing/FakeStorageRpc.java 63.72% <100%> (ø) 41 <0> (?)
...le/cloud/storage/contrib/nio/CloudStoragePath.java 75.67% <50%> (ø) 51 <0> (?)

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 9b17a44...967cf96. Read the comment docs.

@JesseLovelace JesseLovelace merged commit 902874f into master Apr 25, 2019
@sduskis sduskis deleted the includeuserproj branch May 1, 2019 17:39
@JesseLovelace JesseLovelace mentioned this pull request May 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

google-cloud-nio: calling Files.exists(path) on a non-existing object in a requester pays bucket throws an exception

6 participants