Skip to content

codex: refactor pyi parser to ast visitor - #5

Merged
saidctb merged 1 commit into
mainfrom
codex/pyi-ast-parser
May 18, 2026
Merged

codex: refactor pyi parser to ast visitor#5
saidctb merged 1 commit into
mainfrom
codex/pyi-ast-parser

Conversation

@saidctb

@saidctb saidctb commented May 18, 2026

Copy link
Copy Markdown
Contributor

Summary

Test plan

  • PYTHONPATH=. pytest -q

Merge checklist

  • All required checks are green (tests + parser-reference-guard).
  • If parser Fortran data or goldens changed, the PR explains why.
  • If using ignore-parser-reference-guard, the PR explains why it is safe.

@codecov

codecov Bot commented May 18, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 97.47292% with 7 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
semantics/pyi_parser.py 97.47% 4 Missing and 3 partials ⚠️
Flag Coverage Δ
py312 96.74% <97.47%> (+0.37%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
semantics/pyi_parser.py 97.04% <97.47%> (+2.64%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@saidctb
saidctb merged commit 8d9b1f0 into main May 18, 2026
5 checks passed
@saidctb
saidctb deleted the codex/pyi-ast-parser branch May 18, 2026 07:45
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