Skip to content

topdown: fix format_int precision loss for integers larger than 64 bits#8857

Open
Synvoya wants to merge 2 commits into
open-policy-agent:mainfrom
Synvoya:fix/format-int-bignum-precision
Open

topdown: fix format_int precision loss for integers larger than 64 bits#8857
Synvoya wants to merge 2 commits into
open-policy-agent:mainfrom
Synvoya:fix/format-int-bignum-precision

Exclude format_int bignum case from WASM e2e (WASM 64-bit integer limit)

9450ee4
Select commit
Loading
Failed to load commit list.
DCO-2 / DCO succeeded Jul 4, 2026 in 1s

Check passed!

All commits are signed off, the check passed.

Summary


Sha Message Pass or fail reason
🟢 b3ea46c topdown: fix format_int precision loss for integer... Valid sign-off found
🟢 9450ee4 Exclude format_int bignum case from WASM e2e (WASM... Valid sign-off found