Skip to content

[CI][SM70] Fix #346 benchmark regex imports - #357

Merged
yangzhuxinyzx merged 1 commit into
codex/v100-dflash2-quality-audit-20260826-124851from
agent/v100-fix-pr346-regex-import-20260827-161117
Aug 27, 2026
Merged

yangzhuxinyzx merged 1 commit into
codex/v100-dflash2-quality-audit-20260826-124851from
agent/v100-fix-pr346-regex-import-20260827-161117

Conversation

@yangzhuxinyzx

Copy link
Copy Markdown
Contributor

Purpose

Repair the changed-file static gate found while auditing #346. The two new SM70 benchmark modules used the forbidden stdlib re import; repository policy requires regex as re.

Test Plan

Test Result

  • Two-file pre-commit: passed, including ruff, mypy, SPDX, forbidden-import and configuration gates.
  • Full [Bugfix][SM70] Audit DFlash2 output quality #346 changed-file pre-commit after this patch: passed.
  • benchmark_sm70_tool_datasets.py --help: passed.
  • benchmark_sm70_tool_protocol.py --help: passed.
  • compare_sm70_dflash2_quality_matrix.py --help: passed.

Base head audited: f5a93e2de2f1940de0e498afb01db85b77982948.
Repair head: be44103c65928d574701fdee452ed9fac084e07c.

Signed-off-by: yangzhuxinyzx <153831768+yangzhuxinyzx@users.noreply.github.com>
@yangzhuxinyzx
yangzhuxinyzx marked this pull request as ready for review August 27, 2026 16:17
@yangzhuxinyzx
yangzhuxinyzx merged commit 5adbb4a into codex/v100-dflash2-quality-audit-20260826-124851 Aug 27, 2026
4 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.

1 participant