Skip to content

C parser/forward struct declarations - #18

Merged
saidctb merged 2 commits into
c-parser/mainfrom
c-parser/forward-struct-declarations
May 23, 2026
Merged

C parser/forward struct declarations#18
saidctb merged 2 commits into
c-parser/mainfrom
c-parser/forward-struct-declarations

Conversation

@saidctb

@saidctb saidctb commented May 23, 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 23, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 95.14925% with 26 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
c_parser/parser.py 94.29% 12 Missing and 14 partials ⚠️
Flag Coverage Δ
py312 92.62% <95.14%> (ø)

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% <ø> (ø)
c_parser/models.py 98.75% <100.00%> (ø)
c_parser/parser.py 90.83% <94.29%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@saidctb
saidctb merged commit 99e701d into c-parser/main May 23, 2026
5 of 6 checks passed
@saidctb
saidctb deleted the c-parser/forward-struct-declarations branch May 23, 2026 06:32
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