Skip to content

[CDF-28564] 🧼 Remove builder module - #3213

Merged
doctrino merged 2 commits into
mainfrom
remove-builder-module
Sep 8, 2026
Merged

[CDF-28564] 🧼 Remove builder module#3213
doctrino merged 2 commits into
mainfrom
remove-builder-module

Conversation

@doctrino

@doctrino doctrino commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

Description

The builder module was a concept in build v1, which is no longer needed.

Bump

  • Patch
  • Skip

@doctrino
doctrino requested review from a team as code owners September 7, 2026 18:11
@gemini-code-assist

Copy link
Copy Markdown
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
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.

@github-actions

github-actions Bot commented Sep 7, 2026

Copy link
Copy Markdown

☂️ Code Coverage

current status: ✅

Overall Coverage

Statements Covered Coverage Threshold Status
43830 37271 85% 80% 🟢

New Files

No new covered files...

Modified Files

No covered modified files...

updated for commit: 0f522c4 by action🐍

@codecov

codecov Bot commented Sep 7, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.03%. Comparing base (3a95bab) to head (0f522c4).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3213      +/-   ##
==========================================
+ Coverage   84.46%   85.03%   +0.56%     
==========================================
  Files         476      466      -10     
  Lines       44376    43830     -546     
==========================================
- Hits        37484    37271     -213     
+ Misses       6892     6559     -333     

see 2 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

An error occurred while trying to automatically change base from remove-build-v1 to main September 8, 2026 07:38
@doctrino
doctrino force-pushed the remove-builder-module branch from 7ab1a8e to b5def28 Compare September 8, 2026 08:04
@doctrino
doctrino changed the base branch from remove-build-v1 to main September 8, 2026 08:07
@doctrino
doctrino force-pushed the remove-builder-module branch from b5def28 to 221a237 Compare September 8, 2026 08:11
@doctrino
doctrino force-pushed the remove-builder-module branch from 221a237 to 0f522c4 Compare September 8, 2026 08:17
@doctrino
doctrino disabled auto-merge September 8, 2026 08:54
@doctrino
doctrino disabled auto-merge September 8, 2026 08:54
@doctrino
doctrino merged commit a285039 into main Sep 8, 2026
14 checks passed
@doctrino
doctrino deleted the remove-builder-module branch September 8, 2026 08:55
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.

2 participants