Skip to content

test: Add integration tests for context id preservation.#1033

Open
bartek-w wants to merge 1 commit intomainfrom
bartekw-context-id
Open

test: Add integration tests for context id preservation.#1033
bartek-w wants to merge 1 commit intomainfrom
bartekw-context-id

Conversation

@bartek-w
Copy link
Copy Markdown
Collaborator

Verify that work related to context_id in new architecture is completed.

Fixes #1032 🦕

@bartek-w bartek-w requested a review from ishymko April 30, 2026 10:16
@bartek-w bartek-w marked this pull request as ready for review April 30, 2026 10:16
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 30, 2026

🧪 Code Coverage (vs main)

⬇️ Download Full Report

No coverage changes.

Generated by coverage-comment.yml

@bartek-w bartek-w requested a review from a team as a code owner April 30, 2026 10:16
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request removes a legacy TODO regarding context ID management in the default request handler and introduces a new integration test scenario to verify the visibility and consistency of context_id and task_id between the agent and the client. The review feedback identifies minor typos in the comments of the newly added test code.

Comment thread tests/integration/test_scenarios.py Outdated
Comment thread tests/integration/test_scenarios.py Outdated
@bartek-w bartek-w force-pushed the bartekw-context-id branch from ec09c2f to a9a4a1d Compare April 30, 2026 10:25
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.

Cleanup and document new concurrency architecture

1 participant