Skip to content

bg: Fix debugger#14

Open
descholar-ceo wants to merge 9 commits intomainfrom
bg-fix-debugger
Open

bg: Fix debugger#14
descholar-ceo wants to merge 9 commits intomainfrom
bg-fix-debugger

Conversation

@descholar-ceo
Copy link
Copy Markdown
Member

What does this PR do?

Type of change

  • Bug fix
  • New command or flag
  • Skeleton template change (affects gofasta new output)
  • Generation template change (affects gofasta g output)
  • Refactor / cleanup
  • Documentation
  • Other (describe below)

How to test

# Build the CLI
go build -o /tmp/gofasta ./cmd/gofasta/

# Create a test project
/tmp/gofasta new /tmp/testproject

# Verify it compiles
cd /tmp/testproject && go build ./...

Checklist

  • go test ./... passes
  • golangci-lint run passes
  • If skeleton templates changed: generated project compiles with go build ./...
  • If generation templates changed: tested with gofasta g scaffold
  • Related issue linked (e.g. Fixes #123)

@descholar-ceo descholar-ceo self-assigned this Apr 28, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 28, 2026

Codecov Report

❌ Patch coverage is 9.09091% with 10 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
internal/commands/dev_dashboard.go 9.09% 9 Missing and 1 partial ⚠️

📢 Thoughts on this report? Let us know!

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