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 use of message.Fatal in tools #2602

Merged
merged 3 commits into from
Jun 21, 2024

Merge branch 'main' into wait-fatal

e9406a3
Select commit
Loading
Failed to load commit list.
Merged

refactor: remove use of message.Fatal in tools #2602

Merge branch 'main' into wait-fatal
e9406a3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 21, 2024 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Annotations

Check warning on line 71 in src/cmd/root.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cmd/root.go#L71

Added line #L71 was not covered by tests

Check warning on line 73 in src/cmd/root.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cmd/root.go#L73

Added line #L73 was not covered by tests

Check warning on line 34 in src/cmd/tools/archiver.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cmd/tools/archiver.go#L34

Added line #L34 was not covered by tests

Check warning on line 38 in src/cmd/tools/archiver.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cmd/tools/archiver.go#L38

Added line #L38 was not covered by tests

Check warning on line 40 in src/cmd/tools/archiver.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cmd/tools/archiver.go#L40

Added line #L40 was not covered by tests

Check warning on line 51 in src/cmd/tools/archiver.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cmd/tools/archiver.go#L51

Added line #L51 was not covered by tests

Check warning on line 55 in src/cmd/tools/archiver.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cmd/tools/archiver.go#L55

Added line #L55 was not covered by tests

Check warning on line 58 in src/cmd/tools/archiver.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cmd/tools/archiver.go#L57-L58

Added lines #L57 - L58 were not covered by tests

Check warning on line 62 in src/cmd/tools/archiver.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cmd/tools/archiver.go#L60-L62

Added lines #L60 - L62 were not covered by tests

Check warning on line 65 in src/cmd/tools/archiver.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cmd/tools/archiver.go#L64-L65

Added lines #L64 - L65 were not covered by tests

Check warning on line 68 in src/cmd/tools/archiver.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cmd/tools/archiver.go#L67-L68

Added lines #L67 - L68 were not covered by tests

Check warning on line 70 in src/cmd/tools/archiver.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cmd/tools/archiver.go#L70

Added line #L70 was not covered by tests

Check warning on line 72 in src/cmd/tools/archiver.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cmd/tools/archiver.go#L72

Added line #L72 was not covered by tests

Check warning on line 76 in src/cmd/tools/archiver.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cmd/tools/archiver.go#L74-L76

Added lines #L74 - L76 were not covered by tests

Check warning on line 79 in src/cmd/tools/archiver.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cmd/tools/archiver.go#L79

Added line #L79 was not covered by tests

Check warning on line 82 in src/cmd/tools/archiver.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cmd/tools/archiver.go#L81-L82

Added lines #L81 - L82 were not covered by tests

Check warning on line 84 in src/cmd/tools/archiver.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cmd/tools/archiver.go#L84

Added line #L84 was not covered by tests

Check warning on line 97 in src/cmd/tools/archiver.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cmd/tools/archiver.go#L97

Added line #L97 was not covered by tests

Check warning on line 41 in src/cmd/tools/crane.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cmd/tools/crane.go#L41

Added line #L41 was not covered by tests

Check warning on line 60 in src/cmd/tools/crane.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cmd/tools/crane.go#L60

Added line #L60 was not covered by tests

Check warning on line 65 in src/cmd/tools/crane.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cmd/tools/crane.go#L65

Added line #L65 was not covered by tests

Check warning on line 164 in src/cmd/tools/crane.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cmd/tools/crane.go#L164

Added line #L164 was not covered by tests

Check warning on line 338 in src/cmd/tools/crane.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cmd/tools/crane.go#L338

Added line #L338 was not covered by tests

Check warning on line 219 in src/cmd/tools/helm/load_plugins.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cmd/tools/helm/load_plugins.go#L219

Added line #L219 was not covered by tests

Check warning on line 241 in src/cmd/tools/helm/load_plugins.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cmd/tools/helm/load_plugins.go#L241

Added line #L241 was not covered by tests