8000 chore: migrate from `not(in(collection))` to `e -> !collection.contains(e)`. by eamonnmcmanus · Pull Request #3826 · googleapis/sdk-platform-java · GitHub
[go: up one dir, main page]

Skip to content

chore: migrate from not(in(collection)) to e -> !collection.contains(e). #3826

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

Merged
merged 5 commits into from
Jun 25, 2025

Merge branch 'main' into predicatex

a4d8f7f
Select commit
Loading
Failed to load commit list.
Merged

chore: migrate from not(in(collection)) to e -> !collection.contains(e). #3826

Merge branch 'main' into predicatex
a4d8f7f
Select commit
Loading
Failed to load commit list.
Google Cloud Build / library-generation-integration-test (java-hermetic-build-prod) succeeded Jun 25, 2025 in 7m 13s

Summary

Build 6596a534-2fb2-42a2-94f7-c8396dd3db14 successful

0