Skip to content

Clean up AI generated code#11576

Merged
gh-worker-dd-mergequeue-cf854d[bot] merged 8 commits into
masterfrom
bbujon/groovy-to-java
Jun 5, 2026
Merged

Clean up AI generated code#11576
gh-worker-dd-mergequeue-cf854d[bot] merged 8 commits into
masterfrom
bbujon/groovy-to-java

Conversation

@PerfectSlayer
Copy link
Copy Markdown
Contributor

What Does This Do

Clean up AI generated code...

Motivation

Many details were lost. Intention were lost. Code got bloated on some parts.

Additional Notes

I expect to spend few days to fix core parts. Feel free to approve it whenever you find time because I will keep adding more and more fixes.
At some point, we would need to through AI at those fixes so they can get memory of their mistake.

Contributor Checklist

  • Format the title according to the contribution guidelines
  • Assign the type: and (comp: or inst:) labels in addition to any other useful labels
  • Avoid using close, fix, or any linking keywords when referencing an issue
    Use solves instead, and assign the PR milestone to the issue
  • Update the CODEOWNERS file on source file addition, migration, or deletion
  • Update public documentation with any new configuration flags or behaviors
  • Add your completed PR to the merge queue by commenting /merge. You can also:
    • Customize the commit message associated with the merge with /merge --commit-message "..."
    • Remove your PR from the merge queue with /merge -c
    • Skip all merge queue checks with /merge -f --reason "reason"; please use this judiciously, as some checks do not run at the PR-level (note: the PR still needs to be mergeable, this will only skip the pre-merge build)
    • Get more information in this doc

Jira ticket: [PROJ-IDENT]

@PerfectSlayer PerfectSlayer requested review from a team as code owners June 5, 2026 09:06
@PerfectSlayer PerfectSlayer removed the request for review from a team June 5, 2026 09:06
@PerfectSlayer PerfectSlayer added the comp: core Tracer core label Jun 5, 2026
@PerfectSlayer PerfectSlayer requested a review from mcculls June 5, 2026 09:06
@PerfectSlayer PerfectSlayer added tag: no release notes Changes to exclude from release notes type: refactoring labels Jun 5, 2026
@PerfectSlayer PerfectSlayer changed the title Bbujon/groovy to java Clean up AI generated code Jun 5, 2026
@bric3 bric3 requested a review from jpbempel June 5, 2026 09:09
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 6ead62416e

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@dd-octo-sts
Copy link
Copy Markdown
Contributor

dd-octo-sts Bot commented Jun 5, 2026

🟢 Java Benchmark SLOs — All performance SLOs passed

Suite Status
Startup 🟢 pass

SLO thresholds are defined here based on automatically generated metrics. A warning is raised when results are within 5% of the threshold.

PR vs. master results
Scenario Candidate master Δ (95% CI of mean)
startup:insecure-bank:iast:Agent 13.89 s 13.86 s [-0.8%; +1.2%] (no difference)
startup:insecure-bank:tracing:Agent 12.83 s 12.96 s [-2.4%; +0.4%] (no difference)
startup:petclinic:appsec:Agent 15.61 s 16.26 s [-12.5%; +4.4%] (unstable)
startup:petclinic:iast:Agent 16.44 s 16.56 s [-2.3%; +0.8%] (no difference)
startup:petclinic:profiling:Agent 16.55 s 16.40 s [-0.3%; +2.1%] (no difference)
startup:petclinic:tracing:Agent 15.69 s 14.96 s [-3.6%; +13.4%] (unstable)

Commit: adf8e114 · CI Pipeline · Benchmarking Platform UI


Load and DaCapo benchmarks can be triggered manually in the GitLab pipeline. Results will appear in the Benchmarking Platform UI after completion.

@datadog-official

This comment has been minimized.

@PerfectSlayer
Copy link
Copy Markdown
Contributor Author

/merge

@gh-worker-devflow-routing-ef8351
Copy link
Copy Markdown

gh-worker-devflow-routing-ef8351 Bot commented Jun 5, 2026

View all feedbacks in Devflow UI.

2026-06-05 10:59:55 UTC ℹ️ Start processing command /merge


2026-06-05 11:00:02 UTC ℹ️ MergeQueue: waiting for PR to be ready

This pull request is not mergeable according to GitHub. Common reasons include pending required checks, missing approvals, or merge conflicts — but it could also be blocked by other repository rules or settings.
It will be added to the queue as soon as checks pass and/or get approvals. View in MergeQueue UI.
Note: if you pushed new commits since the last approval, you may need additional approval.
You can remove it from the waiting list with /remove command.


2026-06-05 12:23:06 UTC ℹ️ MergeQueue: merge request added to the queue

The expected merge time in master is approximately 1h (p90).


2026-06-05 13:40:03 UTC ℹ️ MergeQueue: This merge request was merged

@PerfectSlayer PerfectSlayer force-pushed the bbujon/groovy-to-java branch from eef0bee to adf8e11 Compare June 5, 2026 11:27
@gh-worker-dd-mergequeue-cf854d gh-worker-dd-mergequeue-cf854d Bot merged commit 2c4bf15 into master Jun 5, 2026
942 of 947 checks passed
@gh-worker-dd-mergequeue-cf854d gh-worker-dd-mergequeue-cf854d Bot deleted the bbujon/groovy-to-java branch June 5, 2026 13:40
@github-actions github-actions Bot added this to the 1.64.0 milestone Jun 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp: core Tracer core tag: no release notes Changes to exclude from release notes type: refactoring

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants