Skip to content

Add test coverage exclusion for ClientIpAddressData - #11799

Merged
gh-worker-dd-mergequeue-cf854d[bot] merged 1 commit into
masterfrom
smola/clientipdata-test-coverage
Jun 30, 2026
Merged

Add test coverage exclusion for ClientIpAddressData#11799
gh-worker-dd-mergequeue-cf854d[bot] merged 1 commit into
masterfrom
smola/clientipdata-test-coverage

Conversation

@smola

Copy link
Copy Markdown
Member

What Does This Do

Motivation

Additional Notes

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]

@smola
smola requested a review from a team as a code ownerJune 30, 2026 08:23
@smola
smola requested a review from PerfectSlayerJune 30, 2026 08:23
@dd-octo-sts

Copy link
Copy Markdown
Contributor

Hi! 👋 Thanks for your pull request! 🎉

To help us review it, please make sure to:

  • Add at least one type, and one component or instrumentation label to the pull request

If you need help, please check our contributing guidelines.

@smola

Copy link
Copy Markdown
MemberAuthor

@codex review

@smolasmola added comp: testing Testing tag: no release notes Changes to exclude from release notes comp: ai-guard AI Guard type: refactoring labels Jun 30, 2026
@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Swish!

Reviewed commit:ddc402e61e

ℹ️ 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

🟢 Java Benchmark SLOs — All performance SLOs passed

SuiteStatus
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
ScenarioCandidatemasterΔ (95% CI of mean)
startup:insecure-bank:iast:Agent13.96 s13.97 s[-1.0%; +0.8%] (no difference)
startup:insecure-bank:tracing:Agent13.03 s13.02 s[-1.0%; +1.1%] (no difference)
startup:petclinic:appsec:Agent16.19 s16.56 s[-6.6%; +2.1%] (no difference)
startup:petclinic:iast:Agent16.77 s16.89 s[-1.5%; +0.1%] (no difference)
startup:petclinic:profiling:Agent16.87 s16.77 s[-0.5%; +1.7%] (no difference)
startup:petclinic:sca:Agent16.81 s16.75 s[-0.5%; +1.3%] (no difference)
startup:petclinic:tracing:Agent16.05 s16.09 s[-1.2%; +0.6%] (no difference)

Commit:ddc402e6 · 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.

@gh-worker-dd-mergequeue-cf854d
gh-worker-dd-mergequeue-cf854dBot merged commit 76b02af into masterJun 30, 2026
587 of 593 checks passed
@gh-worker-dd-mergequeue-cf854d
gh-worker-dd-mergequeue-cf854dBot deleted the smola/clientipdata-test-coverage branch June 30, 2026 10:16
@github-actionsgithub-actionsBot added this to the 1.64.0 milestone Jun 30, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp: ai-guardAI Guardcomp: testingTestingtag: no release notesChanges to exclude from release notestype: refactoring

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@smola@PerfectSlayer