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

build(gnovm): improve code generation #3595

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Merge branch 'master' into dev/morgan/better-codegen

df643ed
Select commit
Loading
Failed to load commit list.
Open

build(gnovm): improve code generation #3595

Merge branch 'master' into dev/morgan/better-codegen
df643ed
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 27, 2025 in 0s

17.46% of diff hit (target 66.95%)

View this Pull Request on Codecov

17.46% of diff hit (target 66.95%)

Annotations

Check warning on line 51 in gnovm/pkg/gnolang/string_methods.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/string_methods.go#L50-L51

Added lines #L50 - L51 were not covered by tests

Check warning on line 216 in gnovm/pkg/gnolang/string_methods.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/string_methods.go#L196-L216

Added lines #L196 - L216 were not covered by tests

Check warning on line 223 in gnovm/pkg/gnolang/string_methods.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/string_methods.go#L220-L223

Added lines #L220 - L223 were not covered by tests

Check warning on line 244 in gnovm/pkg/gnolang/string_methods.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/string_methods.go#L240-L244

Added lines #L240 - L244 were not covered by tests

Check warning on line 340 in gnovm/pkg/gnolang/string_methods.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/string_methods.go#L336-L340

Added lines #L336 - L340 were not covered by tests

Check warning on line 381 in gnovm/pkg/gnolang/string_methods.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/string_methods.go#L371-L381

Added lines #L371 - L381 were not covered by tests

Check warning on line 465 in gnovm/pkg/gnolang/string_methods.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/string_methods.go#L464-L465

Added lines #L464 - L465 were not covered by tests