fix Series.from_list/2 bugs #2152
Annotations
10 errors
test/explorer/series/list_test.exs#L46
test from_list/2 list of lists of one negative integer & one u64 (Explorer.Series.ListTest)
|
test/explorer/series/list_test.exs#L54
test from_list/2 list of lists of integers with one u64 (Explorer.Series.ListTest)
|
test/explorer/series/list_test.exs#L70
test from_list/2 list of lists of integers recursively - u64 (Explorer.Series.ListTest)
|
test/explorer/series/list_test.exs#L38
test from_list/2 list of lists of one integer & one u64 (Explorer.Series.ListTest)
|
test/explorer/series/struct_test.exs#L40
test from_list/2 allows struct values - u64 integers (Explorer.Series.StructTest)
|
test/explorer/series/struct_test.exs#L48
test from_list/2 allows struct values - list of u64 integers (Explorer.Series.StructTest)
|
test/explorer/series_test.exs#L54
test from_list/1 with u64 integers (Explorer.SeriesTest)
|
test/explorer/series_test.exs#L135
test from_list/1 u16 integers with dtype u8 - raises error (Explorer.SeriesTest)
|
test/explorer/series_test.exs#L89
test from_list/1 signed integers with dtype u64 - raises error (Explorer.SeriesTest)
|
test/explorer/series_test.exs#L97
test from_list/1 signed integers and u64 - raises error (Explorer.SeriesTest)
|
The logs for this run have expired and are no longer available.
Loading