prometheus/template
Martina Ferrari 3e4bd4d913 Avoid literal integer overflows in 32 bit arches.
This commit ensures 64-bit integers are used in various tests that other wise
fail in 32-bit architectures.

It also adds support for int64 and uint64 types in the template.convertToFloat
function to support the test changes.

Closes: 10481
Signed-off-by: Martina Ferrari <tina@debian.org>
2022-03-29 22:51:20 +02:00
..
template.go Avoid literal integer overflows in 32 bit arches. 2022-03-29 22:51:20 +02:00
template_amd64_test.go template: Fix failing tests on non-amd64 architectures (#10196) 2022-01-24 18:15:38 -05:00
template_test.go Avoid literal integer overflows in 32 bit arches. 2022-03-29 22:51:20 +02:00