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

feat: improve gno linter with basic errors support #1202

Merged
merged 34 commits into from
Jan 22, 2024

Merge branch 'master' into feat/gnolint-error

2f160cf
Select commit
Loading
Failed to load commit list.
Merged

feat: improve gno linter with basic errors support #1202

Merge branch 'master' into feat/gnolint-error
2f160cf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 7, 2023 in 0s

69.07% of diff hit (target 56.31%)

View this Pull Request on Codecov

69.07% of diff hit (target 56.31%)

Annotations

Check warning on line 120 in gnovm/cmd/gno/lint.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/cmd/gno/lint.go#L120

Added line #L120 was not covered by tests

Check warning on line 162 in gnovm/cmd/gno/lint.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/cmd/gno/lint.go#L159-L162

Added lines #L159 - L162 were not covered by tests

Check warning on line 179 in gnovm/cmd/gno/lint.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/cmd/gno/lint.go#L177-L179

Added lines #L177 - L179 were not covered by tests

Check warning on line 100 in gnovm/pkg/gnolang/debug.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/debug.go#L94-L100

Added lines #L94 - L100 were not covered by tests

Check warning on line 111 in gnovm/pkg/gnolang/debug.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/debug.go#L105-L111

Added lines #L105 - L111 were not covered by tests

Check warning on line 167 in gnovm/pkg/gnolang/preprocess.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/preprocess.go#L167

Added line #L167 was not covered by tests

Check warning on line 249 in gnovm/tests/file.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/tests/file.go#L246-L249

Added lines #L246 - L249 were not covered by tests