Uh oh!
There was an error while loading. Please reload this page.
all: migrate to math/rand/v2 - #801
Conversation
Closes#797. Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
AMD64 and ARM64 seems to have small difference in float64 calculations. Reference: golang/go#36536 Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
codecov-commenter
commented
Mar 23, 2025
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@## master #801 +/- ##
==========================================
+ Coverage 70.78% 72.26% +1.48%
==========================================
Files 60 59 -1 Lines 5291 7353 +2062 ==========================================
+ Hits 3745 5314 +1569 - Misses 1350 1852 +502 + Partials 196 187 -9 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Juneezee
left a comment
There was a problem hiding this comment.
For commit 20fe218, although the differences between the AMD64 and ARM64 golden images for the Contour and Filled Line tests are not distinguishable to the human eye, there appears to be a slight difference in floating-point calculations between AMD64 and ARM64.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Reference: #801 (comment) Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
Closes#797.
Please take a look.