Skip to content

[PL] Previous version of atlas crashed when using numpy float64 types…#156

Open
pippinlee wants to merge 2 commits into
masterfrom
pl-numpy-metrics
Open

[PL] Previous version of atlas crashed when using numpy float64 types…#156
pippinlee wants to merge 2 commits into
masterfrom
pl-numpy-metrics

Conversation

@pippinlee
Copy link
Copy Markdown

Previously, having a numpy float64float64 type with log_metric() would cause atlas to crash. This test confirms stability when using this numpy type.

Note: the following types are still considered invalid:

type(np.random.rand(1)[0])
np.array([1,2,3,4])
np.ndarray([1,2,3])

Ticket link:

#127

… with log_metric(), this test case ensures that is no longer the case #127
…a new release. Cypress tests will then run against latest master on uat-atlas pipeline that contains fix for log_metric with numpy values
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants