Skip to content

codex: add C function definition start and end locations - #17

Merged
saidctb merged 1 commit into
c-parser/mainfrom
c-parser/function-start-end-locations
May 22, 2026
Merged

codex: add C function definition start and end locations#17
saidctb merged 1 commit into
c-parser/mainfrom
c-parser/function-start-end-locations

Conversation

@saidctb

@saidctb saidctb commented May 22, 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 2050c08 into c-parser/main May 22, 2026
4 of 5 checks passed
@saidctb
saidctb deleted the c-parser/function-start-end-locations branch May 22, 2026 23:08
@codecov

codecov Bot commented May 22, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

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

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