Skip to content

Conversation

@ncooke3
Copy link
Member

@ncooke3 ncooke3 commented Nov 20, 2025

Enable tests

#no-changelog

@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.

@ncooke3
Copy link
Member Author

ncooke3 commented Nov 20, 2025

Tests running:

Testing started
  Test Suite 'All tests' started at 2025-11-20 16:44:35.972.
  Test Suite 'All tests' passed at 2025-11-20 16:44:35.972.
  Executed 0 tests, with 0 failures (0 unexpected) in 0.000 (0.001) seconds
  Test run started.
  Suite "Query AsyncSequence Tests" started
  Suite "DocumentReference AsyncSequence Tests" started
      ✔ "Stream handles cancellation correctly" (0.030 seconds)
      ✔ "Stream handles cancellation correctly" (0.030 seconds)
      ✔ "Stream handles (nil, nil) events gracefully" (0.033 seconds)
      ✔ "Stream handles (nil, nil) events gracefully" (0.034 seconds)
      ✔ "Stream propagates errors" (0.052 seconds)
  Suite "Query AsyncSequence Tests" passed after 0.057 seconds
      ✔ "Stream propagates errors" (0.050 seconds)
  Suite "DocumentReference AsyncSequence Tests" passed after 0.057 seconds
  Notice: Test run with 6 tests passed after 0.057 seconds
  Test Succeeded

@ncooke3 ncooke3 merged commit 9d94ea0 into nc/fst-async-seq Nov 20, 2025
46 checks passed
@ncooke3 ncooke3 deleted the nc/enable-fir-tests branch November 20, 2025 16:58
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