Skip to content

Support documenting DeclareSynonym and DeclareSynonymAttr#349

Merged
fingolfin merged 1 commit intomasterfrom
codex/declare-synonym-docs
Mar 13, 2026
Merged

Support documenting DeclareSynonym and DeclareSynonymAttr#349
fingolfin merged 1 commit intomasterfrom
codex/declare-synonym-docs

Conversation

@fingolfin
Copy link
Member

Support documenting DeclareSynonym and DeclareSynonymAttr,
and support @ItemType Filt for filter-style synonyms.

AI disclosure: Codex assisted with implementation, documentation
updates, and test coverage.

Fixes #174.

Co-authored-by: Codex codex@openai.com

Support documenting DeclareSynonym and DeclareSynonymAttr,
and support @ItemType Filt for filter-style synonyms.

AI disclosure: Codex assisted with implementation, documentation
updates, and test coverage.

Fixes #174.

Co-authored-by: Codex <codex@openai.com>
@codecov
Copy link

codecov bot commented Mar 12, 2026

Codecov Report

❌ Patch coverage is 74.19355% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.58%. Comparing base (637e8bc) to head (c160538).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
gap/Parser.gi 74.19% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #349      +/-   ##
==========================================
- Coverage   91.79%   91.58%   -0.22%     
==========================================
  Files          13       13              
  Lines        2609     2638      +29     
==========================================
+ Hits         2395     2416      +21     
- Misses        214      222       +8     
Files with missing lines Coverage Δ
gap/Parser.gi 95.71% <74.19%> (-0.71%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@fingolfin fingolfin changed the title parser: support synonym declarations Support documenting DeclareSynonym and DeclareSynonymAttr Mar 13, 2026
@fingolfin fingolfin merged commit 9bd6bab into master Mar 13, 2026
7 of 8 checks passed
@fingolfin fingolfin deleted the codex/declare-synonym-docs branch March 13, 2026 00:15
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.

Add support for documenting DeclareSynonym uses

1 participant