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

0e4dad1
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
0e4dad1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 22, 2024 in 0s

84.95% of diff hit (target 55.95%)

View this Pull Request on Codecov

84.95% of diff hit (target 55.95%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/cmd/gno/lint.go#L122

Added line #L122 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/cmd/gno/lint.go#L159

Added line #L159 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/cmd/gno/lint.go#L181-L184

Added lines #L181 - L184 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/cmd/gno/lint.go#L200-L202

Added lines #L200 - L202 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 250 in gnovm/tests/file.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/tests/file.go#L247-L250

Added lines #L247 - L250 were not covered by tests