Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

Capstan
Copy link
Contributor

@Capstan Capstan commented Dec 5, 2021

  • Constructors and methods with the same name should appear sequentially with no other code in between.
  • This catch block catches an exception and re-throws another, but swallows the caught exception rather than setting it as a cause. This can make debugging harder.

Courtesy of clshepherd/clrobot in the monorepo.

Fixes #590.

@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Dec 5, 2021
@product-auto-label product-auto-label bot added the api: datastore Issues related to the googleapis/java-datastore API. label Dec 5, 2021
* Constructors and methods with the same name should appear sequentially with no other code in between.
* This catch block catches an exception and re-throws another, but swallows the caught exception rather than setting it as a cause. This can make debugging harder.

Courtesy of clshepherd/clrobot in the monorepo.

Fixes googleapis#590.
@Capstan Capstan changed the title Fix 2 ErrorProneStyle findings style: Fix 2 ErrorProneStyle findings Dec 5, 2021
suztomo
suztomo previously approved these changes Feb 15, 2022
@suztomo suztomo dismissed their stale review February 15, 2022 18:23

mistake

@kolea2 kolea2 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 9, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 9, 2022
@meredithslota meredithslota added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 11, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 11, 2022
@meredithslota meredithslota added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 23, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 23, 2022
@alicejli
Copy link
Contributor

going to open and reclose in attempt to retry the stuck tests.

@alicejli alicejli closed this Jul 13, 2022
@alicejli alicejli reopened this Jul 13, 2022
@alicejli alicejli added the owlbot:run Add this label to trigger the Owlbot post processor. label Jul 14, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jul 14, 2022
@kolea2 kolea2 merged commit 5e4e732 into googleapis:main Aug 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: datastore Issues related to the googleapis/java-datastore API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Monorepo style suggested changes
6 participants