Skip to content

[CI] Fix Qwen3.8 pre-commit gates - #480

Merged
yangzhuxinyzx merged 1 commit into
mainfrom
codex/v100-qwen38-ci-mypy-fix-20260903-171835
Sep 3, 2026
Merged

yangzhuxinyzx merged 1 commit into
mainfrom
codex/v100-qwen38-ci-mypy-fix-20260903-171835

Conversation

@yangzhuxinyzx

Copy link
Copy Markdown
Contributor

Purpose

Fix the post-merge pre-commit failures from #477 without changing runtime semantics.

Base and scope

  • Base SHA: b295ab94afeddb875b03ddbd0f0171fa3ab83f38
  • Head SHA: 7388c6f98c
  • Replace a mypy-invalid mock lambda with an explicit function and narrow the captured config type.
  • Apply the exact Ruff formatter output reported by CI to four files.

Test Plan and Result

  • Focused hybrid PLE/dual-graph tests: 6 passed
  • Ruff format: passed
  • Ruff check: passed
  • mypy Python 3.11: passed
  • mypy Python 3.12: passed
  • mypy Python 3.13: passed
  • git diff --check: passed

No production behavior or performance path changes.

Signed-off-by: yangzhuxinyzx <153831768+yangzhuxinyzx@users.noreply.github.com>
@yangzhuxinyzx
yangzhuxinyzx marked this pull request as ready for review September 3, 2026 17:26
@yangzhuxinyzx
yangzhuxinyzx merged commit 05910ab into main Sep 3, 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