Skip to content

docs: add missing godoc comments to packages and exported symbols#1

Merged
marcus merged 1 commit intomainfrom
docs/backfill-missing-godoc
Feb 5, 2026
Merged

docs: add missing godoc comments to packages and exported symbols#1
marcus merged 1 commit intomainfrom
docs/backfill-missing-godoc

Conversation

@marcus
Copy link
Owner

@marcus marcus commented Feb 5, 2026

Summary

  • Add package-level doc comments to 6 packages: db, snapshots, calibrator, tmux, trends, setup
  • Add doc comments to ~25 exported symbols: String(), Name(), Enabled(), Error(), and Bubbletea interface methods (Init, Update, View)
  • No code changes — only comment additions across 16 files

Test plan

  • go build ./... passes
  • go vet ./... passes
  • Verify godoc renders correctly

🤖 Generated with Claude Code

Add package-level doc comments to 6 packages (db, snapshots, calibrator,
tmux, trends, setup) and doc comments to ~25 exported symbols including
String(), Name(), Enabled(), Error(), and Bubbletea interface methods.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@marcus marcus merged commit 71bcce5 into main Feb 5, 2026
2 checks passed
@marcus marcus deleted the docs/backfill-missing-godoc branch February 5, 2026 16:32
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