Skip to content

Refactor parser command splitting#304

Merged
fingolfin merged 1 commit intomasterfrom
codex/parser-cleanup-master-base
Feb 26, 2026
Merged

Refactor parser command splitting#304
fingolfin merged 1 commit intomasterfrom
codex/parser-cleanup-master-base

Conversation

@fingolfin
Copy link
Member

@fingolfin fingolfin commented Feb 26, 2026

Add a dedicated command/argument splitter and use it in Scan_for_AutoDoc_Part.

Refactor InstallMethod parsing into local helper functions and remove unused parser locals.

Add misc.tst coverage for plain-text command splitting.

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

Add a dedicated command/argument splitter and use it in
Scan_for_AutoDoc_Part.

Refactor InstallMethod parsing into local helper functions and
remove unused parser locals.

Add misc.tst coverage for plain-text command splitting.

Co-authored-by: Codex <codex@openai.com>
@fingolfin fingolfin merged commit a3cc237 into master Feb 26, 2026
7 checks passed
@fingolfin fingolfin deleted the codex/parser-cleanup-master-base branch February 26, 2026 22:24
@codecov
Copy link

codecov bot commented Feb 27, 2026

Codecov Report

❌ Patch coverage is 93.50649% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.97%. Comparing base (22933a2) to head (5029948).
⚠️ Report is 5 commits behind head on master.

Files with missing lines Patch % Lines
gap/Parser.gi 93.50% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #304      +/-   ##
==========================================
+ Coverage   84.72%   84.97%   +0.25%     
==========================================
  Files          13       13              
  Lines        2200     2217      +17     
==========================================
+ Hits         1864     1884      +20     
+ Misses        336      333       -3     
Files with missing lines Coverage Δ
gap/Parser.gi 82.47% <93.50%> (+0.87%) ⬆️
🚀 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