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: gno type check #1426

Merged
merged 202 commits into from
Jun 19, 2024

...

0ced1b7
Select commit
Loading
Failed to load commit list.
Merged

feat: gno type check #1426

...
0ced1b7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 19, 2024 in 1s

56.39% of diff hit (target 54.64%)

View this Pull Request on Codecov

56.39% of diff hit (target 54.64%)

Annotations

Check warning on line 53 in gnovm/pkg/gnolang/op_assign.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/op_assign.go#L53

Added line #L53 was not covered by tests

Check warning on line 76 in gnovm/pkg/gnolang/op_assign.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/op_assign.go#L76

Added line #L76 was not covered by tests

Check warning on line 99 in gnovm/pkg/gnolang/op_assign.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/op_assign.go#L99

Added line #L99 was not covered by tests

Check warning on line 122 in gnovm/pkg/gnolang/op_assign.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/op_assign.go#L122

Added line #L122 was not covered by tests

Check warning on line 145 in gnovm/pkg/gnolang/op_assign.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/op_assign.go#L145

Added line #L145 was not covered by tests

Check warning on line 168 in gnovm/pkg/gnolang/op_assign.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/op_assign.go#L168

Added line #L168 was not covered by tests

Check warning on line 191 in gnovm/pkg/gnolang/op_assign.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/op_assign.go#L191

Added line #L191 was not covered by tests

Check warning on line 214 in gnovm/pkg/gnolang/op_assign.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/op_assign.go#L214

Added line #L214 was not covered by tests

Check warning on line 237 in gnovm/pkg/gnolang/op_assign.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/op_assign.go#L237

Added line #L237 was not covered by tests

Check warning on line 48 in gnovm/pkg/gnolang/op_binary.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/op_binary.go#L48

Added line #L48 was not covered by tests

Check warning on line 63 in gnovm/pkg/gnolang/op_binary.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/op_binary.go#L63

Added line #L63 was not covered by tests

Check warning on line 80 in gnovm/pkg/gnolang/op_binary.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/op_binary.go#L80

Added line #L80 was not covered by tests

Check warning on line 97 in gnovm/pkg/gnolang/op_binary.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/op_binary.go#L97

Added line #L97 was not covered by tests

Check warning on line 114 in gnovm/pkg/gnolang/op_binary.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/op_binary.go#L114

Added line #L114 was not covered by tests

Check warning on line 131 in gnovm/pkg/gnolang/op_binary.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/op_binary.go#L131

Added line #L131 was not covered by tests

Check warning on line 148 in gnovm/pkg/gnolang/op_binary.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/op_binary.go#L148

Added line #L148 was not covered by tests

Check warning on line 165 in gnovm/pkg/gnolang/op_binary.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/op_binary.go#L165

Added line #L165 was not covered by tests

Check warning on line 182 in gnovm/pkg/gnolang/op_binary.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/op_binary.go#L182

Added line #L182 was not covered by tests

Check warning on line 196 in gnovm/pkg/gnolang/op_binary.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/op_binary.go#L196

Added line #L196 was not covered by tests

Check warning on line 210 in gnovm/pkg/gnolang/op_binary.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/op_binary.go#L210

Added line #L210 was not covered by tests

Check warning on line 224 in gnovm/pkg/gnolang/op_binary.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/op_binary.go#L224

Added line #L224 was not covered by tests

Check warning on line 238 in gnovm/pkg/gnolang/op_binary.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/op_binary.go#L238

Added line #L238 was not covered by tests

Check warning on line 252 in gnovm/pkg/gnolang/op_binary.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/op_binary.go#L252

Added line #L252 was not covered by tests

Check warning on line 266 in gnovm/pkg/gnolang/op_binary.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/op_binary.go#L266

Added line #L266 was not covered by tests

Check warning on line 312 in gnovm/pkg/gnolang/op_binary.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/op_binary.go#L312

Added line #L312 was not covered by tests