Skip to content

refactor: retire legacy error envelopes and enforce typed contract#1449

Open
evandance wants to merge 1 commit into
mainfrom
feat/errs-legacy-final-cleanup
Open

refactor: retire legacy error envelopes and enforce typed contract#1449
evandance wants to merge 1 commit into
mainfrom
feat/errs-legacy-final-cleanup

refactor: retire legacy error envelopes and enforce typed contract

1943a83
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 16, 2026 in 2s

74.86% of diff hit (target 60.00%)

View this Pull Request on Codecov

74.86% of diff hit (target 60.00%)

Annotations

Check warning on line 262 in cmd/api/api.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/api/api.go#L262

Added line #L262 was not covered by tests

Check warning on line 298 in cmd/api/api.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/api/api.go#L298

Added line #L298 was not covered by tests

Check warning on line 310 in cmd/api/api.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/api/api.go#L310

Added line #L310 was not covered by tests

Check warning on line 314 in cmd/api/api.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/api/api.go#L314

Added line #L314 was not covered by tests

Check warning on line 324 in cmd/api/api.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/api/api.go#L324

Added line #L324 was not covered by tests

Check warning on line 36 in cmd/completion/completion.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/completion/completion.go#L34-L36

Added lines #L34 - L36 were not covered by tests

Check warning on line 215 in cmd/config/bind.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/config/bind.go#L215

Added line #L215 was not covered by tests

Check warning on line 187 in cmd/config/init.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/config/init.go#L187

Added line #L187 was not covered by tests

Check warning on line 346 in cmd/config/init.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/config/init.go#L346

Added line #L346 was not covered by tests

Check warning on line 363 in cmd/config/init.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/config/init.go#L363

Added line #L363 was not covered by tests

Check warning on line 386 in cmd/config/init.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/config/init.go#L386

Added line #L386 was not covered by tests

Check warning on line 416 in cmd/config/init.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/config/init.go#L416

Added line #L416 was not covered by tests

Check warning on line 521 in cmd/config/init.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/config/init.go#L521

Added line #L521 was not covered by tests

Check warning on line 109 in cmd/config/init_messages.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/config/init_messages.go#L107-L109

Added lines #L107 - L109 were not covered by tests

Check warning on line 111 in cmd/config/init_messages.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/config/init_messages.go#L111

Added line #L111 was not covered by tests

Check warning on line 98 in cmd/doctor/doctor.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/doctor/doctor.go#L98

Added line #L98 was not covered by tests

Check warning on line 112 in cmd/doctor/doctor.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/doctor/doctor.go#L112

Added line #L112 was not covered by tests

Check warning on line 87 in cmd/platform_guards.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/platform_guards.go#L85-L87

Added lines #L85 - L87 were not covered by tests

Check warning on line 133 in cmd/platform_guards.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/platform_guards.go#L133

Added line #L133 was not covered by tests

Check warning on line 79 in cmd/profile/add.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/profile/add.go#L77-L79

Added lines #L77 - L79 were not covered by tests

Check warning on line 120 in cmd/profile/add.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/profile/add.go#L120

Added line #L120 was not covered by tests

Check warning on line 151 in cmd/profile/add.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/profile/add.go#L151

Added line #L151 was not covered by tests

Check warning on line 238 in cmd/update/update.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/update/update.go#L237-L238

Added lines #L237 - L238 were not covered by tests

Check warning on line 74 in internal/auth/uat_client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/auth/uat_client.go#L74

Added line #L74 was not covered by tests

Check warning on line 89 in internal/auth/uat_client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/auth/uat_client.go#L89

Added line #L89 was not covered by tests