Skip to content

refactor(gcp-datastore): improve code readability#4281

Open
harishwar-babu wants to merge 1 commit intoGoogleCloudPlatform:mainfrom
harishwar-babu:patch/minor-improvements
Open

refactor(gcp-datastore): improve code readability#4281
harishwar-babu wants to merge 1 commit intoGoogleCloudPlatform:mainfrom
harishwar-babu:patch/minor-improvements

Conversation

@harishwar-babu
Copy link

  1. Replaced Collectors.toList() usage with List.of() where applicable.
  2. Applied static imports to reduce verbosity.
  3. Simplified conditional logic using Optional.

@harishwar-babu harishwar-babu requested a review from a team as a code owner January 17, 2026 08:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant