Skip to content

fix(gnovm): allow multiple NaN keys in maps #3932

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

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

fix NaN for float32. Ensure that +0.0 = -0.0

c9a4b34
Select commit
Loading
Failed to load commit list.
Open

fix(gnovm): allow multiple NaN keys in maps #3932

fix NaN for float32. Ensure that +0.0 = -0.0
c9a4b34
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 21, 2025 in 0s

69.23% of diff hit (target 80.00%)

View this Pull Request on Codecov

69.23% of diff hit (target 80.00%)

Annotations

Check warning on line 1502 in gnovm/pkg/gnolang/values.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/values.go#L1500-L1502

Added lines #L1500 - L1502 were not covered by tests

Check warning on line 1512 in gnovm/pkg/gnolang/values.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/values.go#L1510-L1512

Added lines #L1510 - L1512 were not covered by tests