Skip to content

codex: harden C aggregate member parsing - #20

Merged
saidctb merged 1 commit into
c-parser/mainfrom
codex/c-parser-aggregate-member-hardening
May 24, 2026
Merged

codex: harden C aggregate member parsing#20
saidctb merged 1 commit into
c-parser/mainfrom
codex/c-parser-aggregate-member-hardening

Conversation

@saidctb

@saidctb saidctb commented May 24, 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.

@saidctb
saidctb merged commit 7d4d360 into c-parser/main May 24, 2026
4 of 5 checks passed
@codecov

codecov Bot commented May 24, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 90.00000% with 5 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
c_parser/parser.py 89.13% 5 Missing ⚠️
Flag Coverage Δ
py312 92.62% <90.00%> (ø)

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

Files with missing lines Coverage Δ
c_parser/lexer.py 100.00% <100.00%> (ø)
c_parser/parser.py 90.83% <89.13%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@saidctb
saidctb deleted the codex/c-parser-aggregate-member-hardening branch May 24, 2026 04:08
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