Skip to content

scaffold: default main file to _main.xml#362

Merged
fingolfin merged 1 commit intomasterfrom
codex/scaffold-main-default
Mar 17, 2026
Merged

scaffold: default main file to _main.xml#362
fingolfin merged 1 commit intomasterfrom
codex/scaffold-main-default

Conversation

@fingolfin
Copy link
Member

Make scaffolded package manuals generate _main.xml by default while keeping PACKAGENAME.xml as the implicit GAPDoc default for title-only scaffold setups and for existing-manual workflows.

Refresh the manual fixtures and AutoDocTest expectations for the new scaffold filename, and update the reference and tutorial text accordingly.

AI disclosure: Codex assisted with implementation, docs, fixture updates, and verification.

See issue #237

Make scaffolded package manuals generate _main.xml by default
while keeping PACKAGENAME.xml as the implicit GAPDoc default for
title-only scaffold setups and for existing-manual workflows.

Refresh the manual fixtures and AutoDocTest expectations for the
new scaffold filename, and update the reference and tutorial text
accordingly.

AI disclosure: Codex assisted with implementation, docs, fixture
updates, and verification.

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

codecov bot commented Mar 17, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.18%. Comparing base (9895377) to head (1ba27ed).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #362      +/-   ##
==========================================
+ Coverage   92.98%   93.18%   +0.19%     
==========================================
  Files          13       13              
  Lines        2780     2919     +139     
==========================================
+ Hits         2585     2720     +135     
- Misses        195      199       +4     
Files with missing lines Coverage Δ
gap/AutoDocMainFunction.gi 93.44% <100.00%> (+0.06%) ⬆️
gap/Magic.gd 100.00% <ø> (ø)
gap/Magic.gi 75.66% <100.00%> (+0.12%) ⬆️

... and 5 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@fingolfin fingolfin merged commit c6426cf into master Mar 17, 2026
8 checks passed
@fingolfin fingolfin deleted the codex/scaffold-main-default branch March 17, 2026 16:50
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