Skip to content

docs: fix package doc comments to say 'Package emulator' after reorg#327

Merged
scttfrdmn merged 1 commit into
mainfrom
docs/fix-package-comments
Jun 10, 2026
Merged

docs: fix package doc comments to say 'Package emulator' after reorg#327
scttfrdmn merged 1 commit into
mainfrom
docs/fix-package-comments

Conversation

@scttfrdmn

Copy link
Copy Markdown
Owner

Loose end from the emulator/ reorg (#310): the package clause was renamed substrateemulator, but five files' leading doc comments still said // Package substrate / // Package substrate_test — a name mismatch Go/gopls flags.

Updates the comment lines in doc.go, doc_plugins.go, sns_types.go, coverage_test.go, v030_coverage_test.go. 'Substrate' as the product name in prose is left as-is. Doc-comment only — no code or behaviour change; build/vet/lint clean. No CHANGELOG entry (no user-facing effect).

The emulator/ reorg (#310) renamed the package clause substrate -> emulator but
left five files' leading doc comments saying 'Package substrate' / 'Package
substrate_test', which Go convention flags as a name mismatch. Update the comment
lines (doc.go, doc_plugins.go, sns_types.go, coverage_test.go,
v030_coverage_test.go); 'Substrate' as the product name in prose is unchanged.

Doc-comment only; no code or behaviour change.
@codecov

codecov Bot commented Jun 10, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@scttfrdmn scttfrdmn merged commit 2af586e into main Jun 10, 2026
10 checks passed
@scttfrdmn scttfrdmn deleted the docs/fix-package-comments branch June 10, 2026 05:22
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