Skip to content

test: add errorprone and fix all of the errors#2638

Merged
igorbernstein2 merged 1 commit intomainfrom
error-prone
Jul 21, 2025
Merged

test: add errorprone and fix all of the errors#2638
igorbernstein2 merged 1 commit intomainfrom
error-prone

Conversation

@igorbernstein2
Copy link
Contributor

Change-Id: I273e614ab8d5e8e1bf73e031e80729dda0b2f0de

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)
  • Rollback plan is reviewed and LGTMed
  • All new data plane features have a completed end to end testing plan

Fixes #<issue_number_goes_here> ☕️

If you write sample code, please follow the samples format.

Change-Id: I273e614ab8d5e8e1bf73e031e80729dda0b2f0de
@igorbernstein2 igorbernstein2 requested review from a team July 21, 2025 19:45
@product-auto-label product-auto-label bot added size: l Pull request size is large. api: bigtable Issues related to the googleapis/java-bigtable API. labels Jul 21, 2025
Copy link
Contributor

@jackdingilian jackdingilian left a comment

Choose a reason for hiding this comment

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

LGTM

@igorbernstein2 igorbernstein2 merged commit a958811 into main Jul 21, 2025
27 checks passed
@igorbernstein2 igorbernstein2 deleted the error-prone branch July 21, 2025 20:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: bigtable Issues related to the googleapis/java-bigtable API. size: l Pull request size is large.

2 participants