Implement Property Tests for DataFrame.new
#2626
Annotations
5 errors and 3 warnings
test (26.2.1, 1.16):
test/explorer/data_frame_test.exs#L4714
property should be able to create a DataFrame from any valid data / dtype combination (Explorer.DataFrameTest)
|
test (26.2.1, 1.16)
Process completed with exit code 2.
|
test (25.3, 1.14)
The job was canceled because "_26_2_1_1_16" failed.
|
test (25.3, 1.14):
test/explorer/data_frame_test.exs#L4714
property should be able to create a DataFrame from any valid data / dtype combination (Explorer.DataFrameTest)
|
test (25.3, 1.14)
The operation was canceled.
|
test (25.3, 1.14):
test/support/generator.ex#L179
Duration.new!/1 is undefined (module Duration is not available or is yet to be defined)
|
test (25.3, 1.14)
Range.split/2 is undefined or private
|
test (25.3, 1.14)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|