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

Standardize internal error messages #3703

Merged
merged 1 commit into from
Nov 28, 2024

add same prefix to all internal error messages

854dd10
Select commit
Loading
Failed to load commit list.
Merged

Standardize internal error messages #3703

add same prefix to all internal error messages
854dd10
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 28, 2024 in 0s

45.45% of diff hit (target 100.00%)

View this Pull Request on Codecov

45.45% of diff hit (target 100.00%)

Annotations

Check warning on line 183 in errors/errors.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

errors/errors.go#L179-L183

Added lines #L179 - L183 were not covered by tests

Check warning on line 58 in interpreter/decode.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

interpreter/decode.go#L57-L58

Added lines #L57 - L58 were not covered by tests

Check warning on line 74 in interpreter/decode.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

interpreter/decode.go#L73-L74

Added lines #L73 - L74 were not covered by tests

Check warning on line 48 in interpreter/errors.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

interpreter/errors.go#L47-L48

Added lines #L47 - L48 were not covered by tests

Check warning on line 685 in interpreter/errors.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

interpreter/errors.go#L684-L685

Added lines #L684 - L685 were not covered by tests

Check warning on line 964 in interpreter/errors.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

interpreter/errors.go#L963-L964

Added lines #L963 - L964 were not covered by tests

Check warning on line 1135 in interpreter/errors.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

interpreter/errors.go#L1132-L1135

Added lines #L1132 - L1135 were not covered by tests

Check warning on line 387 in runtime/storage.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

runtime/storage.go#L383-L387

Added lines #L383 - L387 were not covered by tests