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(gnovm)!: remove bigint type #3641

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

Merge branch 'master' into dev/morgan/remove-bigint

4d8b6b0
Select commit
Loading
Failed to load commit list.
Open

feat(gnovm)!: remove bigint type #3641

Merge branch 'master' into dev/morgan/remove-bigint
4d8b6b0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 4, 2025 in 0s

63.15% of diff hit (within 5.00% threshold of 67.05%)

View this Pull Request on Codecov

63.15% of diff hit (within 5.00% threshold of 67.05%)

Annotations

Check warning on line 772 in gnovm/pkg/gnolang/gonative.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/gonative.go#L772

Added line #L772 was not covered by tests

Check warning on line 774 in gnovm/pkg/gnolang/gonative.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/gonative.go#L774

Added line #L774 was not covered by tests

Check warning on line 890 in gnovm/pkg/gnolang/gonative.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/gonative.go#L890

Added line #L890 was not covered by tests

Check warning on line 892 in gnovm/pkg/gnolang/gonative.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/gonative.go#L892

Added line #L892 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/op_binary.go#L1025

Added line #L1025 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/op_binary.go#L1109

Added line #L1109 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/op_binary.go#L1187

Added line #L1187 was not covered by tests

Check warning on line 61 in gnovm/pkg/gnolang/op_inc_dec.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/op_inc_dec.go#L61

Added line #L61 was not covered by tests

Check warning on line 65 in gnovm/pkg/gnolang/op_inc_dec.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/op_inc_dec.go#L65

Added line #L65 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/op_inc_dec.go#L131

Added line #L131 was not covered by tests

Check warning on line 135 in gnovm/pkg/gnolang/op_inc_dec.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/op_inc_dec.go#L135

Added line #L135 was not covered by tests

Check warning on line 115 in gnovm/pkg/gnolang/op_unary.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/op_unary.go#L115

Added line #L115 was not covered by tests

Check warning on line 2188 in gnovm/pkg/gnolang/types.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/types.go#L2188

Added line #L2188 was not covered by tests

Check warning on line 2190 in gnovm/pkg/gnolang/types.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/types.go#L2190

Added line #L2190 was not covered by tests