Skip to content

Add ITestStateControl to thunderinterfaces/qa_interfaces#506

Closed
smanes0213 wants to merge 2 commits into
masterfrom
development/StateControlTestPlugin
Closed

Add ITestStateControl to thunderinterfaces/qa_interfaces#506
smanes0213 wants to merge 2 commits into
masterfrom
development/StateControlTestPlugin

Conversation

@smanes0213

Copy link
Copy Markdown
Contributor

No description provided.

….0.0

  annotation; JsonGenerator auto-produces JTestStateControl.h

Signed-off-by: smanes0213 <sankalpmaneshwar46@outlook.com>
Copilot AI review requested due to automatic review settings July 6, 2026 11:32

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR adds a new QA interface (ITestStateControl) to ThunderInterfaces and assigns new interface IDs in qa_interfaces/QAIds.h so the interface can be exposed/consumed via the existing QA interface ID space.

Changes:

  • Added qa_interfaces/ITestStateControl.h defining the ITestStateControl QA interface and its notification sink.
  • Extended qa_interfaces/QAIds.h with new IDs for ITestStateControl and its notification interface.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
qa_interfaces/QAIds.h Adds interface ID entries for ITestStateControl and its notification interface.
qa_interfaces/ITestStateControl.h Introduces the new QA interface contract for controlling/querying plugin state and receiving state-change notifications.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread qa_interfaces/ITestStateControl.h
Comment thread qa_interfaces/ITestStateControl.h
@smanes0213 smanes0213 closed this Jul 7, 2026
@smanes0213
smanes0213 deleted the development/StateControlTestPlugin branch July 7, 2026 11:28
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 7, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants