WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Conversation

@dconeybe
Copy link
Contributor

No description provided.

@gemini-code-assist
Copy link
Contributor

Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

@github-actions
Copy link
Contributor

github-actions bot commented Dec 15, 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

google-oss-bot commented Dec 15, 2025

@google-oss-bot
Copy link
Contributor

google-oss-bot commented Dec 15, 2025

Coverage Report 1

Affected Products

  • firebase-database

    Overall coverage changed from 50.42% (bc2bc5c) to 50.39% (b7c0d6f) by -0.03%.

    FilenameBase (bc2bc5c)Merge (b7c0d6f)Diff
    ChildChangeAccumulator.java96.67%83.33%-13.33%
    QueryParams.java89.76%90.36%+0.60%
  • firebase-firestore

    Overall coverage changed from 46.04% (bc2bc5c) to 46.04% (b7c0d6f) by +0.00%.

    FilenameBase (bc2bc5c)Merge (b7c0d6f)Diff
    DeleteMutation.java90.48%95.24%+4.76%
    PatchMutation.java100.00%98.39%-1.61%
    SetMutation.java94.44%97.22%+2.78%
  • firebase-ml-modeldownloader

    Overall coverage changed from 81.96% (bc2bc5c) to 82.21% (b7c0d6f) by +0.25%.

    FilenameBase (bc2bc5c)Merge (b7c0d6f)Diff
    FirebaseModelDownloader.java82.21%84.66%+2.45%
  • firebase-storage

    Overall coverage changed from 85.39% (bc2bc5c) to 85.05% (b7c0d6f) by -0.34%.

    FilenameBase (bc2bc5c)Merge (b7c0d6f)Diff
    NetworkRequest.java87.85%87.29%-0.55%
    StorageTask.java84.29%83.69%-0.60%
    UploadTask.java83.17%81.52%-1.65%

Test Logs

  1. https://storage.googleapis.com/firebase-sdk-metric-reports/7WXBN1dO2r.html

@dconeybe dconeybe merged commit 8e6f17f into main Dec 16, 2025
551 of 554 checks passed
@dconeybe dconeybe deleted the dconeybe/dataconnect/Emulator_3_0_0 branch December 16, 2025 19:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants