Skip to content

Remove leftover comments - #4484

Merged
mzegla merged 1 commit into
mainfrom
remove_fixme
Aug 27, 2026
Merged

Remove leftover comments#4484
mzegla merged 1 commit into
mainfrom
remove_fixme

Conversation

@mzegla

@mzegla mzegla commented Aug 27, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

@mzegla
mzegla requested review from atobiszei and rasapala and a lite review from Copilot August 27, 2026 08:44

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 cleans up test sources by removing leftover TODO/FIXME comments, aligning the tests with a “no unresolved notes in-tree” approach.

Changes:

  • Removed TODO/FIXME suffixes from two MediaPipe negative-framework tests.
  • Removed an inline FIXME comment from the Minja chat template end-to-end test.

Reviewed changes

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

File Description
src/test/mediapipe_framework_test.cpp Removes leftover TODO/FIXME comments in MediaPipe negative framework tests.
src/test/llm/chat_template_end_to_end_minja_test.cpp Removes a leftover inline FIXME comment from an LLM chat-template expected output.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

}
}
TEST_F(MediapipeNegativeFrameworkTest, ExceptionDuringGetContract) { // TODO FIXME add checks to exception handling?
TEST_F(MediapipeNegativeFrameworkTest, ExceptionDuringGetContract) {
@mzegla
mzegla merged commit e382397 into main Aug 27, 2026
1 of 2 checks passed
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.

4 participants