Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: remove message.Fatal and spinner.Fatal #2676

Merged
merged 1 commit into from
Jul 1, 2024

refactor: remove all use of message.Fatal

9c3532c
Select commit
Loading
Failed to load commit list.
Merged

refactor: remove message.Fatal and spinner.Fatal #2676

refactor: remove all use of message.Fatal
9c3532c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jul 1, 2024 in 1s

17.56% of diff hit (target 19.08%)

View this Pull Request on Codecov

17.56% of diff hit (target 19.08%)

Annotations

Check warning on line 55 in src/cmd/dev.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cmd/dev.go#L53-L55

Added lines #L53 - L55 were not covered by tests

Check warning on line 80 in src/cmd/dev.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cmd/dev.go#L78-L80

Added lines #L78 - L80 were not covered by tests

Check warning on line 84 in src/cmd/dev.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cmd/dev.go#L84

Added line #L84 was not covered by tests

Check warning on line 228 in src/cmd/dev.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cmd/dev.go#L226-L228

Added lines #L226 - L228 were not covered by tests

Check warning on line 68 in src/cmd/initialize.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cmd/initialize.go#L66-L68

Added lines #L66 - L68 were not covered by tests

Check warning on line 59 in src/cmd/package.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cmd/package.go#L57-L59

Added lines #L57 - L59 were not covered by tests

Check warning on line 89 in src/cmd/package.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cmd/package.go#L87-L89

Added lines #L87 - L89 were not covered by tests

Check warning on line 117 in src/cmd/package.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cmd/package.go#L115-L117

Added lines #L115 - L117 were not covered by tests

Check warning on line 145 in src/cmd/package.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cmd/package.go#L143-L145

Added lines #L143 - L145 were not covered by tests

Check warning on line 217 in src/cmd/package.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cmd/package.go#L215-L217

Added lines #L215 - L217 were not covered by tests

Check warning on line 258 in src/cmd/package.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cmd/package.go#L256-L258

Added lines #L256 - L258 were not covered by tests

Check warning on line 278 in src/cmd/package.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cmd/package.go#L276-L278

Added lines #L276 - L278 were not covered by tests

Check warning on line 238 in src/cmd/tools/zarf.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cmd/tools/zarf.go#L236-L238

Added lines #L236 - L238 were not covered by tests

Check warning on line 21 in src/internal/agent/http/server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/internal/agent/http/server.go#L21

Added line #L21 was not covered by tests

Check warning on line 26 in src/internal/agent/http/server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/internal/agent/http/server.go#L26

Added line #L26 was not covered by tests

Check warning on line 49 in src/internal/agent/http/server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/internal/agent/http/server.go#L49

Added line #L49 was not covered by tests

Check warning on line 54 in src/internal/agent/http/server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/internal/agent/http/server.go#L54

Added line #L54 was not covered by tests

Check warning on line 35 in src/internal/agent/start.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/internal/agent/start.go#L33-L35

Added lines #L33 - L35 were not covered by tests

Check warning on line 37 in src/internal/agent/start.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/internal/agent/start.go#L37

Added line #L37 was not covered by tests

Check warning on line 85 in src/internal/packager/helm/repo.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/internal/packager/helm/repo.go#L85

Added line #L85 was not covered by tests

Check warning on line 160 in src/internal/packager/helm/repo.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/internal/packager/helm/repo.go#L160

Added line #L160 was not covered by tests

Check warning on line 282 in src/internal/packager/helm/repo.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/internal/packager/helm/repo.go#L282

Added line #L282 was not covered by tests

Check warning on line 286 in src/internal/packager/helm/repo.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/internal/packager/helm/repo.go#L286

Added line #L286 was not covered by tests

Check warning on line 83 in src/pkg/cluster/state.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pkg/cluster/state.go#L83

Added line #L83 was not covered by tests

Check warning on line 368 in src/pkg/cluster/state.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pkg/cluster/state.go#L368

Added line #L368 was not covered by tests