Skip to content

[DO NOT MERGE] Run all PostCommit and PreCommit Tests against Release Branch#37839

Open
Amar3tto wants to merge 1 commit intoapache:release-2.72from
Amar3tto:postcommit_validation_pr
Open

[DO NOT MERGE] Run all PostCommit and PreCommit Tests against Release Branch#37839
Amar3tto wants to merge 1 commit intoapache:release-2.72from
Amar3tto:postcommit_validation_pr

Conversation

@Amar3tto
Copy link
Collaborator

Tests run on GHA should be queued shortly.

@gemini-code-assist
Copy link
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 introduces a new configuration file to initiate all PostCommit and PreCommit tests on the release branch. This change automates the test execution process within the GitHub Actions workflow, ensuring that the release branch is thoroughly tested before merging or deployment.

Highlights

  • Test Execution: This pull request aims to trigger all PostCommit and PreCommit tests against the release branch.
  • Automation: The changes involve adding a new JSON file to automate the triggering of tests on the release branch within the GitHub Actions (GHA) environment.

🧠 New Feature in Public Preview: You can now enable Memory to help Gemini Code Assist learn from your team's feedback. This makes future code reviews more consistent and personalized to your project's style. Click here to enable Memory in your admin console.

Changelog
  • release/trigger_all_tests.json
    • Added a new JSON file to trigger all tests.
Activity
  • A new JSON file was added to the repository.
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 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.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

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.

@github-actions github-actions bot added the build label Mar 12, 2026
@github-actions
Copy link
Contributor

Test Results

15 tests   15 ✅  1h 51m 59s ⏱️
12 suites   0 💤
12 files     0 ❌

Results for commit 0335936.

@codecov
Copy link

codecov bot commented Mar 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 56.86%. Comparing base (1ee624f) to head (0335936).
⚠️ Report is 7 commits behind head on release-2.72.

Additional details and impacted files
@@                Coverage Diff                 @@
##             release-2.72   #37839      +/-   ##
==================================================
- Coverage           56.86%   56.86%   -0.01%     
  Complexity           3416     3416              
==================================================
  Files                1178     1178              
  Lines              187381   187381              
  Branches             3588     3588              
==================================================
- Hits               106558   106551       -7     
- Misses              77433    77440       +7     
  Partials             3390     3390              
Flag Coverage Δ
python 80.08% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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

@github-actions
Copy link
Contributor

Checks are failing. Will not request review until checks are succeeding. If you'd like to override that behavior, comment assign set of reviewers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant