| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
📝 PRs merging into main branchOur 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. |
Sorry, something went wrong.
Coverage Report 1Affected ProductsNo changes between base commit (548dc28) and merge commit (6b8bd18).Test Logs |
Sorry, something went wrong.
Test Results 18 files - 24 18 suites - 24 38s ⏱️ -44s Results for commit 5518099. ± Comparison against base commit 548dc28. This pull request removes 324 and adds 88 tests. Note that renamed tests count towards both.com.google.firebase.remoteconfig.ConfigTests ‑ Custom Signals builder support multiple types com.google.firebase.remoteconfig.ConfigTests ‑ Firebase#remoteConfig should delegate to FirebaseRemoteConfig#getInstance() com.google.firebase.remoteconfig.ConfigTests ‑ Firebase#remoteConfig should delegate to FirebaseRemoteConfig#getInstance(FirebaseApp, region) com.google.firebase.remoteconfig.ConfigTests ‑ FirebaseRemoteConfigSettings builder works com.google.firebase.remoteconfig.ConfigTests ‑ Overloaded get() operator returns default value when key doesn't exist com.google.firebase.remoteconfig.ConfigTests ‑ Overloaded get() operator returns value when key exists com.google.firebase.remoteconfig.CustomSignalsTest ‑ testCustomSignals_builderPutDouble com.google.firebase.remoteconfig.CustomSignalsTest ‑ testCustomSignals_builderPutDuplicateKeys com.google.firebase.remoteconfig.CustomSignalsTest ‑ testCustomSignals_builderPutLong com.google.firebase.remoteconfig.CustomSignalsTest ‑ testCustomSignals_builderPutMixedTypes … com.google.firebase.vertexai.GenerativeModelTesting ‑ exception thrown when using invalid location com.google.firebase.vertexai.GenerativeModelTesting ‑ system calling in request com.google.firebase.vertexai.SchemaTests ‑ basic schema declaration com.google.firebase.vertexai.SchemaTests ‑ full schema declaration com.google.firebase.vertexai.SerializationTests ‑ test Candidate serialization as Json com.google.firebase.vertexai.SerializationTests ‑ test GenerateContentResponse serialization as Json com.google.firebase.vertexai.SerializationTests ‑ test Schema serialization as Json com.google.firebase.vertexai.SerializationTests ‑ test countTokensResponse serialization as Json com.google.firebase.vertexai.SerializationTests ‑ test modalityTokenCount serialization as Json com.google.firebase.vertexai.VertexAIStreamingSnapshotTests ‑ citation parsed correctly … ♻️ This comment has been updated with latest results. |
Sorry, something went wrong.
Size Report 1Affected Products
Test Logs |
Sorry, something went wrong.
…irebase-android-sdk into daymon-prepare-vertex
…/Chat.kt Co-authored-by: Rodrigo Lazo <rlazo@users.noreply.github.com>
| Back | FazBrowse Home | New Git URL |
Per b/414829218,
This ensures the Vertex AI SDK is properly aligned for the upcoming release. More specifically, this PR does the following: