Skip to content

Check DBL_MIN/DBL_MAX on Decimal.from_float (#207) #113

Check DBL_MIN/DBL_MAX on Decimal.from_float (#207)

Check DBL_MIN/DBL_MAX on Decimal.from_float (#207) #113

Triggered via push February 11, 2025 12:43
Status Success
Total duration 24s
Artifacts

ci.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
test (1.17.x, 27.x, lint)
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
test (1.17.x, 27.x, lint)
left..right inside match is deprecated, you must always match on the step: left..right//var or left..right//_ if you want to ignore it
test (1.17.x, 27.x, lint)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it