Skip to content

Convert in-memory Column.round to Java #13815

Convert in-memory Column.round to Java

Convert in-memory Column.round to Java #13815

GitHub Actions / Standard Library Tests (windows) succeeded Aug 14, 2023 in 1s

Standard Library Tests (windows) ✅

Tests passed successfully

Report Passed Failed Skipped Time
C:/runner/_work/enso/enso/target/test-results/Examples_Tests/JUnit.xml 33✅ 7s
C:/runner/_work/enso/enso/target/test-results/Geo_Tests/JUnit.xml 5✅ 392ms
C:/runner/_work/enso/enso/target/test-results/Image_Tests/JUnit.xml 174✅ 3s
C:/runner/_work/enso/enso/target/test-results/Table_Tests/JUnit.xml 2345✅ 163⚪ 67s
C:/runner/_work/enso/enso/target/test-results/Tests/JUnit.xml 2016✅ 42⚪ 48s
C:/runner/_work/enso/enso/target/test-results/Visualization_Tests/JUnit.xml 70✅ 1⚪ 3s

✅ C:/runner/_work/enso/enso/target/test-results/Examples_Tests/JUnit.xml

33 tests were completed in 7s with 33 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Examples 33✅ 7s

✅ C:/runner/_work/enso/enso/target/test-results/Geo_Tests/JUnit.xml

5 tests were completed in 392ms with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Geo Points 2✅ 23ms
GeoJSON to Table 3✅ 369ms

✅ C:/runner/_work/enso/enso/target/test-results/Image_Tests/JUnit.xml

174 tests were completed in 3s with 174 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Image File_Format 2✅ 137ms
Image with 1 channel 19✅ 108ms
Image with 2 channels 19✅ 145ms
Image with 3 channels 19✅ 119ms
Image with 4 channels 19✅ 140ms
Image Write 2✅ 36ms
Image.read 9✅ 1s
Matrix with 1 channel 21✅ 164ms
Matrix with 2 channels 21✅ 141ms
Matrix with 3 channels 21✅ 133ms
Matrix with 4 channels 21✅ 124ms
Matrix_Error 1✅ 2ms

✅ C:/runner/_work/enso/enso/target/test-results/Table_Tests/JUnit.xml

2508 tests were completed in 67s with 2345 passed, 0 failed and 163 skipped.

Test suite Passed Failed Skipped Time
[Codegen] Aggregation 2✅ 80ms
[Codegen] Basic Select 3✅ 40ms
[Codegen] Handling Missing Values 2✅ 70ms
[Codegen] JSON serialization 1⚪ 0ms
[Codegen] Masking Tables and Columns 2✅ 117ms
[Codegen] Sorting 4✅ 47ms
[In-Memory-specific] Table.join 1✅ 449ms
[In-Memory-specific] Table.set 2✅ 50ms
[In-Memory] Interactions Between various operations 8✅ 1s
[In-Memory] Arithmetic Column Operations 12✅ 108ms
[In-Memory] Boolean Column Operations 4✅ 2⚪ 443ms
[In-Memory] Colum Operations - Names 10✅ 44ms
[In-Memory] Column Comparisons 5✅ 1⚪ 341ms
[In-Memory] Column Naming edge cases 7✅ 353ms
[In-Memory] Column Operations - Equality & Null Handling 4✅ 3⚪ 195ms
[In-Memory] Column Operations - Text Replace 0ms
[In-Memory] Column Operations - Text Replace (in-memory only) 7✅ 1⚪ 53ms
[In-Memory] Column Operations - Text Trim 3✅ 25ms
[In-Memory] Column.const 3✅ 6ms
[In-Memory] Column.fill_nothing/empty 4✅ 72ms
[In-Memory] Column.map 4✅ 35ms
[In-Memory] Column.rename 1✅ 3ms
[In-Memory] Column.take/drop 6✅ 93ms
[In-Memory] Column.zip 4✅ 7ms
[In-Memory] Date-Time operations 21✅ 1⚪ 617ms
[In-Memory] Date-Time support 3✅ 34ms
[In-Memory] Dropping Missing Values 8✅ 231ms
[In-Memory] Expression Arithmetic 3✅ 79ms
[In-Memory] Expression Boolean literals 1✅ 41ms
[In-Memory] Expression Boolean Operators 4✅ 31ms
[In-Memory] Expression Column Arithmetic 2✅ 39ms
[In-Memory] Expression Comparison Operators 6✅ 85ms
[In-Memory] Expression Date and Time literals 5✅ 35ms
[In-Memory] Expression Decimal literals 1✅ 27ms
[In-Memory] Expression Errors should be handled 4✅ 23ms
[In-Memory] Expression Integer literals 1✅ 16ms
[In-Memory] Expression Nothing literals 3✅ 19ms
[In-Memory] Expression Text literals 1✅ 16ms
[In-Memory] Expression Text literals 2✅ 4ms
[In-Memory] Expression Text Operators 2✅ 17ms
[In-Memory] Expression Warnings should be reported 4✅ 89ms
[In-Memory] Filling Missing Values 3✅ 2⚪ 19ms
[In-Memory] Function invocation 2✅ 12ms
[In-Memory] Loss_Of_Integer_Precision (large integers not being exactly representable in Float) 5✅ 77ms
[In-Memory] Min/Max Operations 2✅ 61ms
[In-Memory] Other Column Operations 1✅ 2ms
[In-Memory] replace: literal regex pattern and replacement 5✅ 16ms
[In-Memory] replace: literal text pattern and replacement 4✅ 31ms
[In-Memory] replace: pattern and replacement columns 4✅ 14ms
[In-Memory] Rounding numeric tests 18✅ 144ms
[In-Memory] Rounding-like operations 15✅ 30ms
[In-Memory] Simple variant of Table/Column.parse in all backends 5✅ 44ms
[In-Memory] Storage Builders 1✅ 24ms
[In-Memory] Table.add_row_number (common) 6✅ 134ms
[In-Memory] Table.add_row_number (in-memory specific) 6✅ 33ms
[In-Memory] Table.aggregate 3✅ 148ms
[In-Memory] Table.aggregate 3✅ 19ms
[In-Memory] Table.aggregate Concatenate 6✅ 86ms
[In-Memory] Table.aggregate Count_Distinct 2✅ 95ms
[In-Memory] Table.aggregate First and Last 1✅ 2ms
[In-Memory] Table.aggregate Mode 1✅ 3ms
[In-Memory] Table.aggregate Shortest 1✅ 12ms
[In-Memory] Table.aggregate should be able to group on multiple fields not in left columns 13✅ 314ms
[In-Memory] Table.aggregate should be able to group on single field 13✅ 290ms
[In-Memory] Table.aggregate should correctly handle infinities 4✅ 30ms
[In-Memory] Table.aggregate should correctly handle NaN 5✅ 14ms
[In-Memory] Table.aggregate should correctly select result types 4✅ 53ms
[In-Memory] Table.aggregate should merge warnings when issues computing aggregation 2✅ 7ms
[In-Memory] Table.aggregate should not summarize empty table when grouped 11✅ 53ms
[In-Memory] Table.aggregate should raise warnings when there are issues 7✅ 84ms
[In-Memory] Table.aggregate should raise warnings when there are issues computing aggregation 3✅ 30ms
[In-Memory] Table.aggregate should report warnings and errors based on types 4✅ 62ms
[In-Memory] Table.aggregate should summarize empty table 11✅ 70ms
[In-Memory] Table.aggregate should summarize whole table 13✅ 206ms
[In-Memory] Table.aggregate Standard_Deviation 1✅ 12ms
[In-Memory] Table.aggregate+Expressions 2✅ 42ms
[In-Memory] Table.at 3✅ 17ms
[In-Memory] Table.column_count 1✅ 0ms
[In-Memory] Table.column_names 2✅ 11ms
[In-Memory] Table.cross_join 8✅ 56ms
[In-Memory] Table.cross_tab 23✅ 278ms
[In-Memory] Table.distinct 6✅ 109ms
[In-Memory] Table.distinct 7✅ 77ms
[In-Memory] Table.fill_nothing/empty 6✅ 130ms
[In-Memory] Table.filter 5✅ 690ms
[In-Memory] Table.filter 20✅ 2⚪ 393ms
[In-Memory] Table.filter_by_expression 5✅ 111ms
[In-Memory] Table.get 3✅ 10ms
[In-Memory] Table.join 33✅ 487ms
[In-Memory] Table.join performance 3✅ 1⚪ 609ms
[In-Memory] Table.order_by 23✅ 206ms
[In-Memory] Table.remove_columns 12✅ 197ms
[In-Memory] Table.rename_columns 20✅ 471ms
[In-Memory] Table.reorder_columns 10✅ 172ms
[In-Memory] Table.replace 3✅ 78ms
[In-Memory] Table.rows 6✅ 43ms
[In-Memory] Table.select_columns 15✅ 380ms
[In-Memory] Table.set 7✅ 514ms
[In-Memory] Table.sort_columns 4✅ 90ms
[In-Memory] Table.take/drop 6✅ 279ms
[In-Memory] Table.transpose 8✅ 72ms
[In-Memory] Table.union 20✅ 1⚪ 307ms
[In-Memory] Table.zip 11✅ 119ms
[In-Memory] Table/Column.cast - checking invariants 10✅ 103ms
[In-Memory] Table/Column.cast - date/time 3✅ 34ms
[In-Memory] Table/Column.cast - numeric 4✅ 1⚪ 73ms
[In-Memory] Table/Column.cast - to text 3✅ 61ms
[In-Memory] Text Column Operations 5✅ 156ms
[PostgreSQL] .pgpass 2✅ 185ms
[PostgreSQL] Connection setup 3✅ 112ms
[PostgreSQL] Database tests 1⚪ 0ms
[PostgreSQL] SSL connectivity tests 1⚪ 0ms
[Redshift] Database tests 1⚪ 0ms
[SQLite File] Interactions Between various operations 8✅ 1s
[SQLite File] Aggregation 2✅ 42ms
[SQLite File] Appending a Database table to a Database table 28✅ 1s
[SQLite File] Appending an in-memory table to a Database table 28✅ 1s
[SQLite File] Arithmetic Column Operations 10✅ 2⚪ 173ms
[SQLite File] Basic Table Access 4✅ 376ms
[SQLite File] Boolean Column Operations 4✅ 2⚪ 125ms
[SQLite File] Colum Operations - Names 8✅ 37ms
[SQLite File] Column Comparisons 4✅ 1⚪ 174ms
[SQLite File] Column Naming edge cases 7✅ 158ms
[SQLite File] Column Operations - Equality & Null Handling 4✅ 3⚪ 84ms
[SQLite File] Column Operations - Text Replace 2✅ 19ms
[SQLite File] Column Operations - Text Replace (in-memory only) 0ms
[SQLite File] Column Operations - Text Trim 3✅ 43ms
[SQLite File] Column.const 3✅ 48ms
[SQLite File] Column.fill_nothing/empty 4✅ 60ms
[SQLite File] Column.map 1✅ 9ms
[SQLite File] Column.rename 1✅ 12ms
[SQLite File] Column.take/drop 1⚪ 0ms
[SQLite File] Column.zip 1✅ 10ms
[SQLite File] Creating an empty table 17✅ 768ms
[SQLite File] Date-Time operations 1⚪ 0ms
[SQLite File] Date-Time support 1⚪ 0ms
[SQLite File] Dialect-specific codegen 1✅ 26ms
[SQLite File] Dropping Missing Values 7✅ 169ms
[SQLite File] Error Handling 2✅ 71ms
[SQLite File] Expression Arithmetic 3✅ 105ms
[SQLite File] Expression Boolean literals 1✅ 18ms
[SQLite File] Expression Boolean Operators 4✅ 52ms
[SQLite File] Expression Column Arithmetic 2✅ 73ms
[SQLite File] Expression Comparison Operators 6✅ 155ms
[SQLite File] Expression Date and Time literals 4⚪ 0ms
[SQLite File] Expression Decimal literals 1✅ 8ms
[SQLite File] Expression Errors should be handled 4✅ 14ms
[SQLite File] Expression Integer literals 1✅ 14ms
[SQLite File] Expression Nothing literals 3✅ 55ms
[SQLite File] Expression Text literals 1✅ 13ms
[SQLite File] Expression Text literals 2✅ 13ms
[SQLite File] Expression Text Operators 2✅ 37ms
[SQLite File] Expression Warnings should be reported 2✅ 2⚪ 73ms
[SQLite File] Filling Missing Values 3✅ 1⚪ 59ms
[SQLite File] Function invocation 2✅ 24ms
[SQLite File] Masking Tables 1✅ 39ms
[SQLite File] math functions 6✅ 1s
[SQLite File] Metadata 2✅ 34ms
[SQLite File] Min/Max Operations 2✅ 39ms
[SQLite File] Missing Values 2✅ 41ms
[SQLite File] Other Column Operations 1✅ 22ms
[SQLite File] Output Execution Context for Database operations 10✅ 1⚪ 409ms
[SQLite File] partial Date-Time support 2✅ 168ms
[SQLite File] Persisting a Database Table (query) 8✅ 454ms
[SQLite File] replace: literal regex pattern and replacement 5✅ 26ms
[SQLite File] replace: literal text pattern and replacement 4✅ 70ms
[SQLite File] replace: pattern and replacement columns 4✅ 26ms
[SQLite File] Rounding numeric tests 18✅ 6s
[SQLite File] Rounding-like operations 15✅ 316ms
[SQLite File] Schemas and Databases 3✅ 13ms
[SQLite File] Simple variant of Table/Column.parse in all backends 5✅ 122ms
[SQLite File] Sorting 5✅ 73ms
[SQLite File] Support for Long Column/Table names 6✅ 1s
[SQLite File] Table.add_row_number (common) 6✅ 111ms
[SQLite File] Table.add_row_number (Database specific) 1✅ 31ms
[SQLite File] Table.aggregate 1✅ 12ms
[SQLite File] Table.aggregate Concatenate 6✅ 99ms
[SQLite File] Table.aggregate Count_Distinct 1✅ 1⚪ 101ms
[SQLite File] Table.aggregate First and Last 1⚪ 0ms
[SQLite File] Table.aggregate Mode 1⚪ 0ms
[SQLite File] Table.aggregate Shortest 1⚪ 0ms
[SQLite File] Table.aggregate should be able to group on multiple fields not in left columns 7✅ 6⚪ 131ms
[SQLite File] Table.aggregate should be able to group on single field 7✅ 6⚪ 72ms
[SQLite File] Table.aggregate should correctly handle infinities 2✅ 2⚪ 39ms
[SQLite File] Table.aggregate should correctly handle NaN 1⚪ 0ms
[SQLite File] Table.aggregate should correctly select result types 2✅ 2⚪ 31ms
[SQLite File] Table.aggregate should merge warnings when issues computing aggregation 1⚪ 0ms
[SQLite File] Table.aggregate should not summarize empty table when grouped 7✅ 4⚪ 32ms
[SQLite File] Table.aggregate should raise warnings when there are issues 7✅ 350ms
[SQLite File] Table.aggregate should raise warnings when there are issues computing aggregation 1⚪ 0ms
[SQLite File] Table.aggregate should report unsupported operations but not block other aggregations in warning mode 5✅ 86ms
[SQLite File] Table.aggregate should report warnings and errors based on types 4✅ 80ms
[SQLite File] Table.aggregate should summarize empty table 7✅ 4⚪ 49ms
[SQLite File] Table.aggregate should summarize whole table 7✅ 6⚪ 73ms
[SQLite File] Table.aggregate Standard_Deviation 1✅ 15ms
[SQLite File] Table.aggregate+Expressions 2✅ 58ms
[SQLite File] Table.at 3✅ 14ms
[SQLite File] Table.column_count 1✅ 0ms
[SQLite File] Table.column_names 2✅ 52ms
[SQLite File] Table.cross_join 8✅ 251ms
[SQLite File] Table.cross_tab 1⚪ 0ms
[SQLite File] Table.default_ordering 4✅ 113ms
[SQLite File] Table.distinct 7✅ 117ms
[SQLite File] Table.fill_nothing/empty 6✅ 126ms
[SQLite File] Table.filter 1✅ 1ms
[SQLite File] Table.filter 19✅ 1⚪ 502ms
[SQLite File] Table.filter_by_expression 4✅ 1⚪ 90ms
[SQLite File] Table.get 3✅ 7ms
[SQLite File] Table.join 26✅ 3⚪ 724ms
[SQLite File] Table.order_by 19✅ 2⚪ 102ms
[SQLite File] Table.query 8✅ 266ms
[SQLite File] Table.remove_columns 11✅ 445ms
[SQLite File] Table.rename_columns 20✅ 638ms
[SQLite File] Table.reorder_columns 9✅ 313ms
[SQLite File] Table.replace 0ms
[SQLite File] Table.rows 6✅ 35ms
[SQLite File] Table.select_columns 14✅ 687ms
[SQLite File] Table.set 7✅ 133ms
[SQLite File] Table.sort_columns 4✅ 87ms
[SQLite File] Table.take/drop 1⚪ 0ms
[SQLite File] Table.transpose 1⚪ 0ms
[SQLite File] Table.union 18✅ 1⚪ 612ms
[SQLite File] Table.zip 1⚪ 0ms
[SQLite File] Table/Column.cast - checking invariants 7✅ 96ms
[SQLite File] Table/Column.cast - numeric 3✅ 1⚪ 44ms
[SQLite File] Table/Column.cast - to text 1✅ 21ms
[SQLite File] Tables and Table Types 4✅ 104ms
[SQLite File] Text Column Operations 5✅ 230ms
[SQLite File] Transaction Support 4✅ 86ms
[SQLite File] Uploading an in-memory Table 10✅ 733ms
[SQLite In-Memory] Interactions Between various operations 8✅ 1s
[SQLite In-Memory] Aggregation 2✅ 15ms
[SQLite In-Memory] Appending a Database table to a Database table 28✅ 837ms
[SQLite In-Memory] Appending an in-memory table to a Database table 28✅ 675ms
[SQLite In-Memory] Arithmetic Column Operations 10✅ 2⚪ 95ms
[SQLite In-Memory] Basic Table Access 4✅ 34ms
[SQLite In-Memory] Boolean Column Operations 4✅ 2⚪ 67ms
[SQLite In-Memory] Colum Operations - Names 8✅ 19ms
[SQLite In-Memory] Column Comparisons 4✅ 1⚪ 95ms
[SQLite In-Memory] Column Naming edge cases 7✅ 65ms
[SQLite In-Memory] Column Operations - Equality & Null Handling 4✅ 3⚪ 34ms
[SQLite In-Memory] Column Operations - Text Replace 2✅ 7ms
[SQLite In-Memory] Column Operations - Text Replace (in-memory only) 0ms
[SQLite In-Memory] Column Operations - Text Trim 3✅ 17ms
[SQLite In-Memory] Column.const 3✅ 20ms
[SQLite In-Memory] Column.fill_nothing/empty 4✅ 28ms
[SQLite In-Memory] Column.map 1✅ 5ms
[SQLite In-Memory] Column.rename 1✅ 7ms
[SQLite In-Memory] Column.take/drop 1⚪ 0ms
[SQLite In-Memory] Column.zip 1✅ 5ms
[SQLite In-Memory] Creating an empty table 15✅ 213ms
[SQLite In-Memory] Date-Time operations 1⚪ 0ms
[SQLite In-Memory] Date-Time support 1⚪ 0ms
[SQLite In-Memory] Dialect-specific codegen 1✅ 1ms
[SQLite In-Memory] Dropping Missing Values 7✅ 121ms
[SQLite In-Memory] Error Handling 2✅ 29ms
[SQLite In-Memory] Expression Arithmetic 3✅ 105ms
[SQLite In-Memory] Expression Boolean literals 1✅ 11ms
[SQLite In-Memory] Expression Boolean Operators 4✅ 30ms
[SQLite In-Memory] Expression Column Arithmetic 2✅ 53ms
[SQLite In-Memory] Expression Comparison Operators 6✅ 94ms
[SQLite In-Memory] Expression Date and Time literals 4⚪ 0ms
[SQLite In-Memory] Expression Decimal literals 1✅ 5ms
[SQLite In-Memory] Expression Errors should be handled 4✅ 12ms
[SQLite In-Memory] Expression Integer literals 1✅ 7ms
[SQLite In-Memory] Expression Nothing literals 3✅ 26ms
[SQLite In-Memory] Expression Text literals 1✅ 8ms
[SQLite In-Memory] Expression Text literals 2✅ 8ms
[SQLite In-Memory] Expression Text Operators 2✅ 25ms
[SQLite In-Memory] Expression Warnings should be reported 2✅ 2⚪ 53ms
[SQLite In-Memory] Filling Missing Values 3✅ 1⚪ 39ms
[SQLite In-Memory] Function invocation 2✅ 13ms
[SQLite In-Memory] Masking Tables 1✅ 9ms
[SQLite In-Memory] math functions 6✅ 434ms
[SQLite In-Memory] Metadata 2✅ 2ms
[SQLite In-Memory] Min/Max Operations 2✅ 23ms
[SQLite In-Memory] Missing Values 2✅ 13ms
[SQLite In-Memory] Other Column Operations 1✅ 9ms
[SQLite In-Memory] Output Execution Context for Database operations 7✅ 1⚪ 103ms
[SQLite In-Memory] partial Date-Time support 2✅ 13ms
[SQLite In-Memory] Persisting a Database Table (query) 8✅ 332ms
[SQLite In-Memory] replace: literal regex pattern and replacement 5✅ 9ms
[SQLite In-Memory] replace: literal text pattern and replacement 4✅ 12ms
[SQLite In-Memory] replace: pattern and replacement columns 4✅ 6ms
[SQLite In-Memory] Rounding numeric tests 18✅ 3s
[SQLite In-Memory] Rounding-like operations 15✅ 181ms
[SQLite In-Memory] Schemas and Databases 3✅ 1ms
[SQLite In-Memory] Simple variant of Table/Column.parse in all backends 5✅ 46ms
[SQLite In-Memory] Sorting 5✅ 18ms
[SQLite In-Memory] Support for Long Column/Table names 6✅ 690ms
[SQLite In-Memory] Table.add_row_number (common) 6✅ 63ms
[SQLite In-Memory] Table.add_row_number (Database specific) 1✅ 12ms
[SQLite In-Memory] Table.aggregate 1✅ 10ms
[SQLite In-Memory] Table.aggregate Concatenate 6✅ 50ms
[SQLite In-Memory] Table.aggregate Count_Distinct 1✅ 1⚪ 50ms
[SQLite In-Memory] Table.aggregate First and Last 1⚪ 0ms
[SQLite In-Memory] Table.aggregate Mode 1⚪ 0ms
[SQLite In-Memory] Table.aggregate Shortest 1⚪ 0ms
[SQLite In-Memory] Table.aggregate should be able to group on multiple fields not in left columns 7✅ 6⚪ 82ms
[SQLite In-Memory] Table.aggregate should be able to group on single field 7✅ 6⚪ 71ms
[SQLite In-Memory] Table.aggregate should correctly handle infinities 2✅ 2⚪ 30ms
[SQLite In-Memory] Table.aggregate should correctly handle NaN 1⚪ 0ms
[SQLite In-Memory] Table.aggregate should correctly select result types 2✅ 2⚪ 20ms
[SQLite In-Memory] Table.aggregate should merge warnings when issues computing aggregation 1⚪ 0ms
[SQLite In-Memory] Table.aggregate should not summarize empty table when grouped 7✅ 4⚪ 28ms
[SQLite In-Memory] Table.aggregate should raise warnings when there are issues 7✅ 255ms
[SQLite In-Memory] Table.aggregate should raise warnings when there are issues computing aggregation 1⚪ 0ms
[SQLite In-Memory] Table.aggregate should report unsupported operations but not block other aggregations in warning mode 5✅ 54ms
[SQLite In-Memory] Table.aggregate should report warnings and errors based on types 4✅ 87ms
[SQLite In-Memory] Table.aggregate should summarize empty table 7✅ 4⚪ 25ms
[SQLite In-Memory] Table.aggregate should summarize whole table 7✅ 6⚪ 43ms
[SQLite In-Memory] Table.aggregate Standard_Deviation 1✅ 9ms
[SQLite In-Memory] Table.aggregate+Expressions 2✅ 33ms
[SQLite In-Memory] Table.at 3✅ 8ms
[SQLite In-Memory] Table.column_count 1✅ 0ms
[SQLite In-Memory] Table.column_names 2✅ 22ms
[SQLite In-Memory] Table.cross_join 8✅ 152ms
[SQLite In-Memory] Table.cross_tab 1⚪ 0ms
[SQLite In-Memory] Table.default_ordering 4✅ 16ms
[SQLite In-Memory] Table.distinct 7✅ 83ms
[SQLite In-Memory] Table.fill_nothing/empty 6✅ 54ms
[SQLite In-Memory] Table.filter 1✅ 0ms
[SQLite In-Memory] Table.filter 19✅ 1⚪ 329ms
[SQLite In-Memory] Table.filter_by_expression 4✅ 1⚪ 55ms
[SQLite In-Memory] Table.get 3✅ 4ms
[SQLite In-Memory] Table.join 26✅ 3⚪ 490ms
[SQLite In-Memory] Table.order_by 19✅ 2⚪ 85ms
[SQLite In-Memory] Table.query 8✅ 48ms
[SQLite In-Memory] Table.remove_columns 11✅ 225ms
[SQLite In-Memory] Table.rename_columns 20✅ 321ms
[SQLite In-Memory] Table.reorder_columns 9✅ 165ms
[SQLite In-Memory] Table.replace 0ms
[SQLite In-Memory] Table.rows 6✅ 11ms
[SQLite In-Memory] Table.select_columns 14✅ 307ms
[SQLite In-Memory] Table.set 7✅ 57ms
[SQLite In-Memory] Table.sort_columns 4✅ 39ms
[SQLite In-Memory] Table.take/drop 1⚪ 0ms
[SQLite In-Memory] Table.transpose 1⚪ 0ms
[SQLite In-Memory] Table.union 18✅ 1⚪ 415ms
[SQLite In-Memory] Table.zip 1⚪ 0ms
[SQLite In-Memory] Table/Column.cast - checking invariants 7✅ 55ms
[SQLite In-Memory] Table/Column.cast - numeric 3✅ 1⚪ 22ms
[SQLite In-Memory] Table/Column.cast - to text 1✅ 11ms
[SQLite In-Memory] Tables and Table Types 4✅ 29ms
[SQLite In-Memory] Text Column Operations 5✅ 77ms
[SQLite In-Memory] Transaction Support 4✅ 28ms
[SQLite In-Memory] Uploading an in-memory Table 8✅ 263ms
[SQLite] Type Mapping 8✅ 138ms
Aggregate Columns 23✅ 62ms
Boolean Column.format, with format Column 3✅ 17ms
Boolean Column.format, with format string 3✅ 50ms
ceil 3✅ 11ms
Column.parse 13✅ 71ms
Columns 13✅ 1⚪ 61ms
Construction 8✅ 1⚪ 890ms
Counting Values 1✅ 1ms
DataFormatter builders 4✅ 19ms
DataFormatter.format 9✅ 1⚪ 27ms
DataFormatter.parse 10✅ 177ms
Date Column.format, with format Column 6✅ 28ms
Date Column.format, with format string 4✅ 66ms
Date_Time Column.format, with format Column 6✅ 21ms
Date_Time Column.format, with format string 4✅ 60ms
Date_Time truncate 1✅ 11ms
Delimited File Parsing 27✅ 3⚪ 785ms
Delimited File Writing 33✅ 1s
Dropping Missing Values 1✅ 282ms
Edge cases 1✅ 3ms
Errors 2✅ 5ms
Excel Range 9✅ 94ms
File.read (Delimited) 3✅ 47ms
File.read (Delimited) should work with Date_Time 3✅ 6ms
File.read (Delimited) should work with Dates 3✅ 11ms
File.read (Delimited) should work with Time_Of_Days 3✅ 7ms
fill 6✅ 139ms
Float 3✅ 10ms
Float, with format Column 3✅ 6ms
floor 3✅ 13ms
Info 1✅ 12ms
Integer 3✅ 36ms
Integer 1✅ 9ms
Integer, with format Column 3✅ 12ms
Integration 1✅ 83ms
JSON conversion 2✅ 82ms
Mapping Operations 7✅ 293ms
Masking Tables 3✅ 250ms
Numeric, empty/Nothing 4✅ 35ms
Problems 3✅ 17ms
Read XLSX / XLS Files 12✅ 2s
Reading single cells correctly 7✅ 187ms
round/truncate/ceil/floor 3✅ 40ms
Rounding 8✅ 57ms
Should be able to serialise a table with Dates to Text 2✅ 33ms
Should be able to serialise a table with DateTimes to Text 2✅ 3ms
Should be able to serialise a table with Time_Of_Days to Text 2✅ 4ms
Slicing Tables 4✅ 134ms
Sorting Columns 4✅ 52ms
Sorting Tables 2✅ 113ms
SQLite_Format should allow connecting to SQLite files 5✅ 53ms
Table.from Text 1✅ 11ms
Table.parse 22✅ 434ms
Table.parse_to_columns 14✅ 170ms
Table.split 5✅ 121ms
Table.split/tokenize column count 4✅ 58ms
Table.split/tokenize column order 1✅ 3ms
Table.split/tokenize errors 4✅ 8ms
Table.split/tokenize name conflicts 2✅ 28ms
Table.tokenize 12✅ 110ms
Text.parse_to_table 2✅ 34ms
Text.parse_to_table errors 3✅ 18ms
Text.parse_to_table parsing 3✅ 28ms
Text.parse_to_table with case-insensitivity 1✅ 7ms
Text.parse_to_table with groups 2✅ 24ms
Time_Of_Day Column.format, with format Column 6✅ 17ms
Time_Of_Day Column.format, with format string 5✅ 80ms
truncate 3✅ 13ms
Unique_Name_Strategy Helper 12✅ 134ms
Unique_Name_Strategy.combine_with_prefix 6✅ 11ms
Use First Row As Names 5✅ 187ms
Value_Type 2✅ 21ms
Various File Format support on Table 8✅ 929ms
Vector conversion 1✅ 7ms
Write xls Files 36✅ 1s
Write xlsx Files 36✅ 2s
Writing 4✅ 83ms
XLS reading 7✅ 18ms
XLSX reading 7✅ 188ms

✅ C:/runner/_work/enso/enso/target/test-results/Tests/JUnit.xml

2058 tests were completed in 48s with 2016 passed, 0 failed and 42 skipped.

Test suite Passed Failed Skipped Time
Any.map_nothing 2✅ 13ms
Any's methods 3✅ 62ms
Array_Proxy 5✅ 74ms
ArrayOverBuffer 1⚪ 0ms
ASCII 4✅ 31ms
Atom with holes 7✅ 18ms
Auto_Detect 3✅ 13ms
BigInts 10✅ 369ms
Booleans 6✅ 18ms
Bound 3✅ 2ms
Bytes 3✅ 5ms
caching 1✅ 40ms
Callables 5✅ 19ms
Check Nothing and NaN 3✅ 0ms
codepoints 2✅ 3ms
Compare functionality with Vector 1✅ 8ms
Compile 6✅ 25ms
const 1✅ 0ms
Contexts and Execution Environment 3✅ 8ms
Conversion 21✅ 66ms
Correlation Statistics 6✅ 59ms
curry 1✅ 5ms
Dataflow Errors 11✅ 31ms
Dataflow Warnings 32✅ 694ms
Date 45✅ 6s
Date date part tests 8✅ 95ms
Date_Range 11✅ 878ms
Date_Time 55✅ 2⚪ 813ms
Date_Time date part tests 8✅ 24ms
Date_Time equality 2✅ 8ms
Day_Of_Week conversions 8✅ 18ms
Decimal.round 17✅ 91ms
Decimal.truncate 1✅ 4ms
Decimals 5✅ 20ms
Deep Exports 1✅ 0ms
Default comparator 3✅ 10ms
Deterministic Random Noise Generator 2✅ 249ms
Duration 15✅ 128ms
Encoding object 4✅ 68ms
Enso Arrays 5✅ 21ms
Enso maps 46✅ 197ms
Enso Set 5✅ 23ms
Environment 1✅ 17ms
Escape 1✅ 0ms
File Operations 18✅ 116ms
flip 2✅ 1ms
folder operations 3✅ 55ms
Fully Qualified Names 1✅ 0ms
Function Ascribed Parameters 12✅ 32ms
Header 1✅ 6ms
HTTP 23✅ 790ms
identity 3✅ 1ms
Inlining Helpers 2✅ 2ms
Integer.round 9✅ 65ms
Integer.truncate 1✅ 1ms
Integers 23✅ 90ms
Interval 7✅ 36ms
Java FFI 6✅ 1⚪ 15ms
Java/Enso Date 2✅ 13ms
JavaDate 45✅ 2s
JavaDate date part tests 8✅ 4ms
JavaLocalTime 27✅ 28ms
JavaScript Objects, Arrays & Functions 8✅ 499ms
JavaScriptArrayWithADate 45✅ 2s
JavaScriptArrayWithADate date part tests 8✅ 53ms
JavascriptDataInArray 53✅ 4⚪ 387ms
JavascriptDataInArray date part tests 8✅ 61ms
JavascriptDate 53✅ 4⚪ 474ms
JavaScriptDate 45✅ 2s
JavascriptDate date part tests 8✅ 169ms
JavaScriptDate date part tests 8✅ 99ms
JavaZonedDateTime 55✅ 2⚪ 216ms
JavaZonedDateTime date part tests 8✅ 7ms
JavaZoneId 7✅ 22ms
JS_Object 2✅ 115ms
JSON 4✅ 39ms
JSON Deserialization 2✅ 58ms
JSON Serialization 3✅ 88ms
JSON_Format 2✅ 82ms
Lazy 6✅ 27ms
Lazy Generator 1✅ 3ms
Lexicographic Order on Vectors 2✅ 5ms
List 31✅ 522ms
Locale 13✅ 78ms
Looping Imports 1✅ 1ms
Lowercase Methods 5✅ 5ms
Managed_Resource 3✅ 19ms
Match.end 4✅ 20ms
Match.groups 2✅ 8ms
Match.named_groups 3✅ 21ms
Match.span 4✅ 17ms
Match.start 4✅ 20ms
Match.text 6✅ 34ms
Match.utf_16_end 4✅ 17ms
Match.utf_16_span 4✅ 14ms
Match.utf_16_start 4✅ 25ms
Maybe 5✅ 3ms
Meta-Value Inspection 3✅ 1⚪ 6ms
Meta-Value Manipulation 26✅ 89ms
Methods 1✅ 1⚪ 0ms
Natural Order 4✅ 68ms
No Method Errors 1✅ 10ms
Noise 3✅ 69ms
non-linear inserts 11✅ 78ms
Numbers 14✅ 91ms
Numeric values 1✅ 3ms
Object Comparator 7✅ 32ms
Operator == 15✅ 53ms
Ordering 6✅ 30ms
Pair 1✅ 0ms
Pair - from 2-Item JavaScript Array 13✅ 109ms
Pair - from 2-Item List 13✅ 62ms
Pair - from 2-Item Vector 13✅ 65ms
Pair - from Pair.new 13✅ 46ms
Pair - from Pair.Value 13✅ 12ms
Panics 17✅ 134ms
parse 8✅ 70ms
Pattern Matches 16✅ 35ms
Pattern.find and .find_all 8✅ 81ms
Pattern.match and .match_all 8✅ 63ms
Pattern.matches 5✅ 14ms
Pattern.replace 16✅ 170ms
Pattern.split 6✅ 24ms
Pattern.tokenize 7✅ 142ms
Period 7✅ 28ms
Plain_Text 3✅ 19ms
Polyglot hash maps 2✅ 4⚪ 22ms
Polyglot JS 19✅ 104ms
Polyglot keys and values 2✅ 4⚪ 12ms
Polyglot Python 1⚪ 0ms
Polyglot R 1⚪ 0ms
Problem_Behavior 2✅ 11ms
Process 5✅ 12s
Qualified Names 3✅ 4ms
Random 6✅ 420ms
Range 36✅ 4s
Rank Data 7✅ 23ms
read_bytes 6✅ 42ms
read_text 6✅ 71ms
Refs 1✅ 1ms
Regex splitting 3✅ 10ms
Regex tokenizing 2✅ 15ms
Regex: find and find_all 20✅ 1⚪ 154ms
Regression 12✅ 82ms
ReportingStreamDecoder 6✅ 232ms
ReportingStreamEncoder 8✅ 122ms
Request 10✅ 25ms
Sorting with multiple comparators 4✅ 2⚪ 29ms
Sorting with the default comparator 7✅ 3⚪ 54ms
Stack traces 1✅ 5ms
Statistics 14✅ 201ms
Statistics - empty Vector 3✅ 10ms
Statistics - invalid input 5✅ 109ms
Statistics - invalid input 1✅ 1ms
Statistics - NaN Vector 3✅ 14ms
Statistics - Nothing Vector 3✅ 34ms
System 1✅ 1ms
Text 84✅ 4s
Text_Sub_Range_Data 2✅ 20ms
Text_Utils 4✅ 34ms
Text.match 6✅ 21ms
Text.replace 16✅ 146ms
Text.Span 3✅ 23ms
the Self construct 6✅ 8ms
Time_Of_Day 27✅ 169ms
to_display_text 5✅ 35ms
uncurry 1✅ 1ms
Unresolved symbol 1✅ 1ms
URI 4✅ 17ms
Use a slice of an array as vectors 70✅ 2⚪ 119ms
Use Array as vectors 70✅ 2⚪ 235ms
Use Array_Proxy as vectors 70✅ 2⚪ 112ms
Use Java ArrayList as vectors 70✅ 2⚪ 148ms
Use Vector as vectors 70✅ 2⚪ 975ms
UTF_16 BigEndian 2✅ 4ms
UTF_16 LittleEndian 2✅ 4ms
UTF_8 7✅ 29ms
Vector Slicing Helpers 1✅ 16ms
Vector/Array equality 9✅ 10ms
Windows 1252 4✅ 18ms
write operations 20✅ 502ms
Zone 9✅ 24ms

✅ C:/runner/_work/enso/enso/target/test-results/Visualization_Tests/JUnit.xml

71 tests were completed in 3s with 70 passed, 0 failed and 1 skipped.

Test suite Passed Failed Skipped Time
Dataflow Error Visualization 2✅ 104ms
File uploads 2✅ 6ms
Geo_Map 3✅ 784ms
Histogram Visualization 6✅ 174ms
Lazy Table Visualization 12✅ 319ms
Lazy Text Visualization 3✅ 31ms
Scatter Plot Visualization 14✅ 715ms
Serializable Visualization Identifiers 5✅ 115ms
SQL Visualization 1✅ 131ms
Table Visualization 9✅ 334ms
Table.lookup_ignore_case 1✅ 13ms
Table.rows 1✅ 184ms
Type Names of Visualization Defaults 1✅ 218ms
Vector and Arrays 2✅ 1⚪ 29ms
Widgets for Database 1✅ 15ms
Widgets for In-Database Connection with table name sets 1✅ 98ms
Widgets for In-Database Connection with table types 1✅ 15ms
Widgets for In-Database Table with column name sets 2✅ 33ms
Widgets for In-Memory with column name sets 2✅ 45ms
Widgets for the Text type 1✅ 92ms