Skip to content

chore: promote dev to main — app v0.4.0 (Mantis #1218)#3

Merged
Snider merged 1 commit into
mainfrom
dev
Apr 30, 2026
Merged

chore: promote dev to main — app v0.4.0 (Mantis #1218)#3
Snider merged 1 commit into
mainfrom
dev

Conversation

@Snider
Copy link
Copy Markdown
Contributor

@Snider Snider commented Apr 30, 2026

Brings v0.4.0 to main: refactor(go) using core.E directly. Audit: 2575 → 2562 (-13). Closes Mantis #1218.

…s #1218)

Drop the `coreerr "dappco.re/go/log"` import alias across 39 files in
go/ and call `core.E(...)` directly. The log package's E was just a
forwarder to core.E; the alias added indirection without value.

Audit (audit.sh): 2575 → 2562 (-13 findings). 0 gaming patterns. Build,
vet, test all clean.

No exported API changes. No new abstractions. Result literal sites
remain in place — those are pre-existing structural and out of scope
for this lane.

Closes tasks.lthn.sh/view.php?id=1218

Co-authored-by: Codex <noreply@openai.com>
@Snider Snider merged commit 9cf4814 into main Apr 30, 2026
1 of 2 checks passed
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 30, 2026

Codecov Report

❌ Patch coverage is 0% with 19 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
go/cmd/core-app/main.go 0.00% 18 Missing ⚠️
go/cmd/core-app/pkg.go 0.00% 1 Missing ⚠️

📢 Thoughts on this report? Let us know!

@sonarqubecloud
Copy link
Copy Markdown

❌ The last analysis has failed.

See analysis details on SonarQube Cloud

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