Skip to content

Conversation

@emilypgoogle
Copy link
Collaborator

This is a starting point for compilation testing, broadly using most symbols Vertex exposes to Java users, lightly validating usability and structure. As a note, there are some builder patterns in Vertex that don't work as expected from Java and were omitted, as fixing that would be a breaking change.

@github-actions
Copy link
Contributor

github-actions bot commented Mar 25, 2025

📝 PRs merging into main branch

Our main branch should always be in a releasable state. If you are working on a larger change, or if you don't want this change to see the light of the day just yet, consider using a feature branch first, and only merge into the main branch when the code complete and ready to be released.

@google-oss-bot
Copy link
Contributor

1 Warning
⚠️ Did you forget to add a changelog entry? (Add the 'no-changelog' label to the PR to silence this warning.)

Generated by 🚫 Danger

@google-oss-bot
Copy link
Contributor

google-oss-bot commented Mar 25, 2025

@github-actions
Copy link
Contributor

github-actions bot commented Mar 25, 2025

Test Results

 18 files  + 18   18 suites  +18   14s ⏱️ +14s
 86 tests + 86   86 ✅ + 86  0 💤 ±0  0 ❌ ±0 
172 runs  +172  172 ✅ +172  0 💤 ±0  0 ❌ ±0 

Results for commit abcf0d8. ± Comparison against base commit 5ff9d95.

♻️ This comment has been updated with latest results.

@google-oss-bot
Copy link
Contributor

google-oss-bot commented Mar 25, 2025

Copy link
Member

@daymxn daymxn left a comment

Choose a reason for hiding this comment

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

Great idea! And good job keeping them in the test source set:)

As a note, there are some builder patterns in Vertex that don't work as expected from Java and were omitted, as fixing that would be a breaking change.

Would you mind creating a bug to fix this, and adding a TODO(b/xxx): xxx comment at the builder site for these? And maybe adding what the ideal tests would be- but commented out with the TODO comment as well? Sounds like something we could fix at the next I/O or FireConf, and that would make it significantly easier to find and address when we're looking for things to change.

@emilypgoogle emilypgoogle enabled auto-merge (squash) March 26, 2025 20:53
@emilypgoogle emilypgoogle merged commit dbeecd4 into main Mar 26, 2025
30 checks passed
@emilypgoogle emilypgoogle deleted the ep/vertex-compile-tests branch March 26, 2025 20:54
tejasd pushed a commit that referenced this pull request Apr 1, 2025
This is a starting point for compilation testing, broadly using most
symbols Vertex exposes to Java users, lightly validating usability and
structure. As a note, there are some builder patterns in Vertex that
don't work as expected from Java and were omitted, as fixing that would
be a breaking change.
@firebase firebase locked and limited conversation to collaborators Apr 26, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants