Skip to content

[None][fix] Update VisualGen test CODEOWNERS - #16848

Open
yibinl-nvidia wants to merge 1 commit into
NVIDIA:mainfrom
yibinl-nvidia:dev-yibinl-codeowners-visualgen-tests
Open

[None][fix] Update VisualGen test CODEOWNERS#16848
yibinl-nvidia wants to merge 1 commit into
NVIDIA:mainfrom
yibinl-nvidia:dev-yibinl-codeowners-visualgen-tests

Conversation

@yibinl-nvidia

@yibinl-nvidia yibinl-nvidia commented Jul 24, 2026

Copy link
Copy Markdown
Collaborator

Dev Engineer Review

  • Updated .github/CODEOWNERS to remove the prior file-specific VisualGen ownership rule for tests/integration/defs/examples/test_visual_gen.py.
  • Added a new ownership rule assigning tests/integration/defs/examples/visual_gen to @NVIDIA/trt-llm-torch-visual-gen-devs.
  • Change is limited to CODEOWNERS configuration; no code/API/test behavior, performance, or scope beyond ownership metadata is impacted.

QA Engineer Review

No test changes.

Description

Test Coverage

PR Checklist

Please review the following before submitting your PR:

  • PR description clearly explains what and why. If using CodeRabbit's summary, please make sure it makes sense.

  • PR Follows TRT-LLM CODING GUIDELINES to the best of your knowledge.

  • Test cases are provided for new code paths (see test instructions)

  • If PR introduces API changes, an appropriate PR label is added - either api-compatible or api-breaking. For api-breaking, include BREAKING in the PR title.

  • Any new dependencies have been scanned for license and vulnerabilities

  • CODEOWNERS updated if ownership changes

  • Documentation updated as needed

  • Update tava architecture diagram if there is a significant design change in PR.

  • The reviewers assigned automatically/manually are appropriate for the PR.

  • Please check this after reviewing the above items as appropriate for this PR.

GitHub Bot Help

To see a list of available CI bot commands, please comment /bot help.

@yibinl-nvidia

Copy link
Copy Markdown
Collaborator Author

/bot run

@coderabbitai

coderabbitai Bot commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Enterprise

Run ID: d070a313-cf8a-4f1c-bb5b-0a881d545655

📥 Commits

Reviewing files that changed from the base of the PR and between 5e45658 and 3c73d00.

📒 Files selected for processing (1)
  • .github/CODEOWNERS

Walkthrough

The CODEOWNERS rule for the VisualGen integration example test file is replaced with a directory-level rule covering tests/integration/defs/examples/visual_gen.

Changes

VisualGen ownership

Layer / File(s) Summary
Update VisualGen directory ownership
.github/CODEOWNERS
Replaces the single-file ownership rule with directory-level ownership for the VisualGen integration definitions.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Suggested reviewers: emmaqiaoch, mlefeb01

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description is mostly placeholder text and does not explain the change or list any test coverage. Add a short issue/solution summary and fill in Test Coverage with the relevant checks or state none were run.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title follows the required [ticket][type] summary format and matches the CODEOWNERS update.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Comment @coderabbitai help to get the list of available commands.

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #61635 [ run ] triggered by Bot. Commit: 5e45658 Link to invocation

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #61635 [ run ] completed with state SUCCESS. Commit: 5e45658
/LLM/main/L0_MergeRequest_PR pipeline #49842 completed with status: 'FAILURE'

CI Report

⚠️ Action Required:

  • Please check the failed tests and fix your PR
  • If you cannot view the failures, ask the CI triggerer to share details
  • Once fixed, request an NVIDIA team member to trigger CI again

CI Agent Failure Analysis

Link to invocation

@yibinl-nvidia

Copy link
Copy Markdown
Collaborator Author

/bot run

Signed-off-by: Yibin Li <109242046+yibinl-nvidia@users.noreply.github.com>
@yibinl-nvidia
yibinl-nvidia force-pushed the dev-yibinl-codeowners-visualgen-tests branch from 5e45658 to 3c73d00 Compare July 27, 2026 03:09
@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #61789 [ run ] triggered by Bot. Commit: 3c73d00 Link to invocation

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #61789 [ run ] completed with state SUCCESS. Commit: 3c73d00
/LLM/main/L0_MergeRequest_PR pipeline #49987 completed with status: 'FAILURE'

CI Report

⚠️ Action Required:

  • Please check the failed tests and fix your PR
  • If you cannot view the failures, ask the CI triggerer to share details
  • Once fixed, request an NVIDIA team member to trigger CI again

CI Agent Failure Analysis

Link to invocation

@yibinl-nvidia

Copy link
Copy Markdown
Collaborator Author

/bot run

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #61943 [ run ] triggered by Bot. Commit: 3c73d00 Link to invocation

Comment thread .github/CODEOWNERS
/tensorrt_llm/media @NVIDIA/trt-llm-torch-visual-gen-devs
/tensorrt_llm/visual_gen @NVIDIA/trt-llm-torch-visual-gen-devs @NVIDIA/trt-llm-runtime-devs
/tests/integration/defs/examples/test_visual_gen.py @NVIDIA/trt-llm-torch-visual-gen-devs
/tests/integration/defs/examples/visual_gen @NVIDIA/trt-llm-torch-visual-gen-devs

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

This change is already being made in #16683

@yibinl-nvidia yibinl-nvidia Jul 28, 2026

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

good point, closing this PR.
#16683 is going to take a long time to merge, merge this codeowner change first.

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #61943 [ run ] completed with state FAILURE. Commit: 3c73d00
/LLM/main/L0_MergeRequest_PR pipeline #50133 completed with status: 'FAILURE'

CI Report

⚠️ Action Required:

  • Please check the failed tests and fix your PR
  • If you cannot view the failures, ask the CI triggerer to share details
  • Once fixed, request an NVIDIA team member to trigger CI again

CI Agent Failure Analysis

Link to invocation

@yibinl-nvidia

Copy link
Copy Markdown
Collaborator Author

/bot run

@yibinl-nvidia

Copy link
Copy Markdown
Collaborator Author

/bot run

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #63540 [ run ] triggered by Bot. Commit: 3c73d00 Link to invocation

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #63540 [ run ] completed with state SUCCESS. Commit: 3c73d00
/LLM/main/L0_MergeRequest_PR pipeline #51506 completed with status: 'FAILURE'

CI Report

⚠️ Action Required:

  • Please check the failed tests and fix your PR
  • If you cannot view the failures, ask the CI triggerer to share details
  • Once fixed, request an NVIDIA team member to trigger CI again

CI Agent Failure Analysis

Link to invocation

@yibinl-nvidia

Copy link
Copy Markdown
Collaborator Author

/bot run

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #63562 [ run ] triggered by Bot. Commit: 3c73d00 Link to invocation

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #63562 [ run ] completed with state FAILURE. Commit: 3c73d00
/LLM/main/L0_MergeRequest_PR pipeline #51528 completed with status: 'FAILURE'

CI Report

⚠️ Action Required:

  • Please check the failed tests and fix your PR
  • If you cannot view the failures, ask the CI triggerer to share details
  • Once fixed, request an NVIDIA team member to trigger CI again

CI Agent Failure Analysis

Link to invocation

@yibinl-nvidia

Copy link
Copy Markdown
Collaborator Author

/bot run

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #63611 [ run ] triggered by Bot. Commit: 3c73d00 Link to invocation

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #63611 [ run ] completed with state FAILURE. Commit: 3c73d00
/LLM/main/L0_MergeRequest_PR pipeline #51573 completed with status: 'FAILURE'

CI Report

⚠️ Action Required:

  • Please check the failed tests and fix your PR
  • If you cannot view the failures, ask the CI triggerer to share details
  • Once fixed, request an NVIDIA team member to trigger CI again

CI Agent Failure Analysis

Link to invocation

@yibinl-nvidia

Copy link
Copy Markdown
Collaborator Author

/bot run

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #63644 [ run ] triggered by Bot. Commit: 3c73d00 Link to invocation

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #63644 [ run ] completed with state SUCCESS. Commit: 3c73d00
/LLM/main/L0_MergeRequest_PR pipeline #51599 completed with status: 'SUCCESS'

CI Report

Link to invocation

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.

3 participants