Skip to content

Adds compare/3 and eq?/3 with threshold as parameter (#208) #95

Adds compare/3 and eq?/3 with threshold as parameter (#208)

Adds compare/3 and eq?/3 with threshold as parameter (#208) #95

Triggered via push October 3, 2024 12:25
Status Success
Total duration 25s
Artifacts

ci.yml

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

Annotations

2 warnings
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