Skip to content

[DO NOT MERGE] Update Beam version to 2.78.0-SNAPSHOT - #4292

Open
damccorm wants to merge 3 commits into
mainfrom
users/damccorm/beam-2.78.0-snapshot
Open

damccorm wants to merge 3 commits into
mainfrom
users/damccorm/beam-2.78.0-snapshot

Conversation

@damccorm

Copy link
Copy Markdown
Contributor

Update beam.version to 2.78.0-SNAPSHOT and add the Apache Maven snapshot repository to pom.xml following the pattern from run-it-tests-beam-snapshots.yml.

@gemini-code-assist

Copy link
Copy Markdown
Contributor

Summary of Changes

Hello, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request updates the project's Apache Beam dependency to a snapshot version and configures the necessary Maven repository to resolve it. This change is intended to facilitate testing against the latest Beam development builds.

Highlights

  • Dependency Update: Updated the beam.version property to 2.78.0-SNAPSHOT.
  • Repository Configuration: Added the Apache Maven snapshot repository to the pom.xml to support the new snapshot version.
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
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize the 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 counterproductive. 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.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution. ↩

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Code Review

This pull request updates the beam.version in pom.xml to 2.78.0-SNAPSHOT and adds the Apache Maven snapshot repository. We have no feedback to provide.

@codecov

codecov Bot commented Sep 23, 2026 •

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 56.30%. Comparing base (4364622) to head (af30ab7).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@              Coverage Diff              @@
##               main    #4292       +/-   ##
=============================================
+ Coverage     34.34%   56.30%   +21.95%     
- Complexity      524     7855     +7331     
=============================================
  Files           216     1155      +939     
  Lines         13274    73277    +60003     
  Branches       1322     8594     +7272     
=============================================
+ Hits           4559    41257    +36698     
- Misses         8345    29234    +20889     
- Partials        370     2786     +2416     
Components Coverage Δ
spanner-templates 84.46% <ø> (∅)
spanner-import-export 69.03% <ø> (∅)
spanner-live-forward-migration 88.91% <ø> (∅)
spanner-live-reverse-replication 80.82% <ø> (∅)
spanner-bulk-migration 88.96% <ø> (∅)
gcs-spanner-dv 88.02% <ø> (∅)
see 964 files with indirect coverage changes
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@damccorm damccorm closed this Sep 24, 2026
@damccorm damccorm reopened this Sep 24, 2026
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.

1 participant