Uh oh!
There was an error while loading. Please reload this page.
Cover decoded trace sampling priority. - #11773
Cover decoded trace sampling priority.#11773gh-worker-dd-mergequeue-cf854d[bot] merged 1 commit into
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit:cd55eae42e
ℹ️ 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".
Uh oh!
There was an error while loading. Please reload this page.
AlexeyKuznetsov-DD
commented
Jun 29, 2026
/merge |
View all feedbacks in Devflow UI.
The expected merge time in
|
9c178e4
into
masterUh oh!
There was an error while loading. Please reload this page.
What Does This Do
DecodedTrace#getSamplingPriority()across legacy and v1 payloads.Motivation
Restore test coverage.
Additional Notes
Tested with:
./gradlew :utils:test-agent-utils:decoder:jacocoTestCoverageVerification -PtestJvm=8 -PcheckCoverageContributor Checklist
type:and (comp:orinst:) labels in addition to any other useful labelsclose,fix, or any linking keywords when referencing an issueUse
solvesinstead, and assign the PR milestone to the issue/merge. You can also:/merge --commit-message "..."/merge -c/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)Jira ticket: [PROJ-IDENT]