Skip to content

test routing null matrix validation#1220

Open
aycsi wants to merge 1 commit into
NVIDIA:mainfrom
aycsi:test/routing-null-matrix-validation
Open

test routing null matrix validation#1220
aycsi wants to merge 1 commit into
NVIDIA:mainfrom
aycsi:test/routing-null-matrix-validation

Conversation

@aycsi
Copy link
Copy Markdown
Contributor

@aycsi aycsi commented May 14, 2026

Description

DataModel.add_cost_matrix routes through validate_matrix, which is expected to reject matrices containing NULL values before solve-time logic. This change adds a focused negative test to lock down that contract and prevent silent regressions during future validation.

Summary

  • Add test_dist_mat_null to routing validation coverage.
  • Cover the NULL input path for cost matrices in DataModel.add_cost_matrix.

Signed-off-by: Aycsi <207523432+aycsi@users.noreply.github.com>
@aycsi aycsi requested a review from a team as a code owner May 14, 2026 16:35
@aycsi aycsi requested a review from tmckayus May 14, 2026 16:35
@copy-pr-bot
Copy link
Copy Markdown

copy-pr-bot Bot commented May 14, 2026

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

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.

1 participant