Skip to content

Log nothing when class is found #17660

Log nothing when class is found

Log nothing when class is found #17660

GitHub Actions / Standard Library Tests (linux) succeeded Sep 26, 2023 in 1s

Standard Library Tests (linux) ✅

Tests passed successfully

Report Passed Failed Skipped Time
/runner/_work/enso/enso/target/test-results/AWS_Tests/JUnit.xml 3✅ 6⚪ 60ms
/runner/_work/enso/enso/target/test-results/Examples_Tests/JUnit.xml 33✅ 49s
/runner/_work/enso/enso/target/test-results/Geo_Tests/JUnit.xml 5✅ 219ms
/runner/_work/enso/enso/target/test-results/Image_Tests/JUnit.xml 174✅ 998ms
/runner/_work/enso/enso/target/test-results/Table_Tests/JUnit.xml 3259✅ 177⚪ 99s
/runner/_work/enso/enso/target/test-results/Tests/JUnit.xml 2218✅ 26⚪ 30s
/runner/_work/enso/enso/target/test-results/Visualization_Tests/JUnit.xml 70✅ 1⚪ 2s

✅ /runner/_work/enso/enso/target/test-results/AWS_Tests/JUnit.xml

9 tests were completed in 60ms with 3 passed, 0 failed and 6 skipped.

Test suite Passed Failed Skipped Time
S3.get_object 1⚪ 0ms
S3.head (bucket) 1⚪ 0ms
S3.head (object) 1⚪ 0ms
S3.list_buckets 1⚪ 0ms
S3.list_objects 1⚪ 0ms
S3.parse_uri 3✅ 60ms
S3.read_bucket 1⚪ 0ms

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

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

Test suite Passed Failed Skipped Time
Examples 32✅ 7s
Python Examples 1✅ 42s

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

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

Test suite Passed Failed Skipped Time
Geo Points 2✅ 17ms
GeoJSON to Table 3✅ 202ms

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

174 tests were completed in 998ms with 174 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Image File_Format 2✅ 59ms
Image with 1 channel 19✅ 58ms
Image with 2 channels 19✅ 67ms
Image with 3 channels 19✅ 61ms
Image with 4 channels 19✅ 58ms
Image Write 2✅ 7ms
Image.read 9✅ 365ms
Matrix with 1 channel 21✅ 87ms
Matrix with 2 channels 21✅ 77ms
Matrix with 3 channels 21✅ 93ms
Matrix with 4 channels 21✅ 65ms
Matrix_Error 1✅ 1ms

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

3436 tests were completed in 99s with 3259 passed, 0 failed and 177 skipped.

Test suite Passed Failed Skipped Time
[Codegen] Aggregation 2✅ 46ms
[Codegen] Basic Select 3✅ 42ms
[Codegen] Handling Missing Values 2✅ 46ms
[Codegen] JSON serialization 1⚪ 0ms
[Codegen] Masking Tables and Columns 2✅ 111ms
[Codegen] Sorting 4✅ 25ms
[In-Memory-specific] Table.join 1✅ 299ms
[In-Memory-specific] Table.set 2✅ 33ms
[In-Memory] Interactions Between various operations 11✅ 1s
[In-Memory] Arithmetic Column Operations 12✅ 54ms
[In-Memory] Boolean Column Operations 5✅ 1⚪ 61ms
[In-Memory] Colum Operations - Names 10✅ 24ms
[In-Memory] Column Comparisons 5✅ 1⚪ 128ms
[In-Memory] Column Naming edge cases 7✅ 249ms
[In-Memory] Column operation Integer Overflow handling 6✅ 170ms
[In-Memory] Column Operations - Equality & Null Handling 4✅ 3⚪ 25ms
[In-Memory] Column Operations - Text Replace 0ms
[In-Memory] Column Operations - Text Replace (in-memory only) 8✅ 32ms
[In-Memory] Column Operations - Text Trim 3✅ 12ms
[In-Memory] Column.const 3✅ 6ms
[In-Memory] Column.fill_nothing/empty 4✅ 3ms
[In-Memory] Column.map 6✅ 100ms
[In-Memory] Column.rename 1✅ 3ms
[In-Memory] Column.take/drop 8✅ 49ms
[In-Memory] Column.zip 6✅ 14ms
[In-Memory] Date-Time operations 21✅ 1⚪ 323ms
[In-Memory] Date-Time support 3✅ 57ms
[In-Memory] Dropping Missing Values 8✅ 183ms
[In-Memory] Expression Arithmetic 3✅ 33ms
[In-Memory] Expression Boolean literals 1✅ 31ms
[In-Memory] Expression Boolean Operators 4✅ 31ms
[In-Memory] Expression Column Arithmetic 2✅ 29ms
[In-Memory] Expression Comparison Operators 6✅ 93ms
[In-Memory] Expression Date and Time literals 5✅ 18ms
[In-Memory] Expression Errors should be handled 4✅ 15ms
[In-Memory] Expression Float literals 1✅ 18ms
[In-Memory] Expression Integer literals 1✅ 14ms
[In-Memory] Expression Nothing literals 3✅ 17ms
[In-Memory] Expression Text literals 1✅ 15ms
[In-Memory] Expression Text literals 2✅ 4ms
[In-Memory] Expression Text Operators 2✅ 16ms
[In-Memory] Expression Warnings should be reported 4✅ 63ms
[In-Memory] Filling Missing Values 6✅ 25ms
[In-Memory] Function invocation 2✅ 16ms
[In-Memory] Handling of Big Integer values 10✅ 75ms
[In-Memory] Loss_Of_Integer_Precision (large integers not being exactly representable in Float) 5✅ 50ms
[In-Memory] Min/Max Operations 2✅ 63ms
[In-Memory] Other Column Operations 1✅ 1ms
[In-Memory] replace: empty table and nothings 2✅ 3ms
[In-Memory] replace: literal regex pattern and replacement 5✅ 13ms
[In-Memory] replace: literal text pattern and replacement 4✅ 29ms
[In-Memory] replace: pattern and replacement columns 4✅ 7ms
[In-Memory] Rounding numeric tests 19✅ 789ms
[In-Memory] Rounding-like operations 15✅ 15ms
[In-Memory] Simple variant of Table/Column.parse in all backends 5✅ 26ms
[In-Memory] Storage Builders 1✅ 22ms
[In-Memory] Table.add_row_number (common) 7✅ 106ms
[In-Memory] Table.add_row_number (in-memory specific) 6✅ 34ms
[In-Memory] Table.aggregate 3✅ 140ms
[In-Memory] Table.aggregate 3✅ 8ms
[In-Memory] Table.aggregate Concatenate 6✅ 19ms
[In-Memory] Table.aggregate Count_Distinct 2✅ 10ms
[In-Memory] Table.aggregate First and Last 1✅ 1ms
[In-Memory] Table.aggregate Mode 1✅ 1ms
[In-Memory] Table.aggregate Shortest 1✅ 2ms
[In-Memory] Table.aggregate should be able to group on multiple fields not in left columns 13✅ 117ms
[In-Memory] Table.aggregate should be able to group on single field 13✅ 242ms
[In-Memory] Table.aggregate should correctly handle infinities 4✅ 10ms
[In-Memory] Table.aggregate should correctly handle NaN 5✅ 7ms
[In-Memory] Table.aggregate should correctly select result types 4✅ 6ms
[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✅ 97ms
[In-Memory] Table.aggregate should raise warnings when there are issues 7✅ 42ms
[In-Memory] Table.aggregate should raise warnings when there are issues computing aggregation 3✅ 18ms
[In-Memory] Table.aggregate should report warnings and errors based on types 4✅ 27ms
[In-Memory] Table.aggregate should summarize empty table 11✅ 103ms
[In-Memory] Table.aggregate should summarize whole table 13✅ 211ms
[In-Memory] Table.aggregate Standard_Deviation 1✅ 2ms
[In-Memory] Table.aggregate+Expressions 2✅ 20ms
[In-Memory] Table.at 3✅ 14ms
[In-Memory] Table.column_count 1✅ 0ms
[In-Memory] Table.column_names 2✅ 44ms
[In-Memory] Table.cross_join 8✅ 38ms
[In-Memory] Table.cross_tab 23✅ 202ms
[In-Memory] Table.distinct 6✅ 81ms
[In-Memory] Table.distinct 7✅ 48ms
[In-Memory] Table.fill_nothing/empty 6✅ 9ms
[In-Memory] Table.filter 5✅ 538ms
[In-Memory] Table.filter 20✅ 2⚪ 276ms
[In-Memory] Table.filter_by_expression 5✅ 104ms
[In-Memory] Table.get 3✅ 9ms
[In-Memory] Table.join 33✅ 322ms
[In-Memory] Table.join performance 3✅ 1⚪ 460ms
[In-Memory] Table.order_by 23✅ 125ms
[In-Memory] Table.remove_columns 12✅ 206ms
[In-Memory] Table.rename_columns 20✅ 273ms
[In-Memory] Table.reorder_columns 10✅ 130ms
[In-Memory] Table.replace 3✅ 27ms
[In-Memory] Table.rows 6✅ 26ms
[In-Memory] Table.select_columns 15✅ 323ms
[In-Memory] Table.set 7✅ 340ms
[In-Memory] Table.sort_columns 4✅ 55ms
[In-Memory] Table.take/drop 9✅ 313ms
[In-Memory] Table.transpose 8✅ 51ms
[In-Memory] Table.union 23✅ 217ms
[In-Memory] Table.zip 11✅ 78ms
[In-Memory] Table/Column.cast - checking invariants 12✅ 44ms
[In-Memory] Table/Column.cast - date/time 3✅ 5ms
[In-Memory] Table/Column.cast - numeric 6✅ 67ms
[In-Memory] Table/Column.cast - to text 8✅ 97ms
[In-Memory] Temp column 2✅ 4ms
[In-Memory] Text Column Operations 5✅ 121ms
[PostgreSQL] Interactions Between various operations 10✅ 277ms
[PostgreSQL] .pgpass 3✅ 145ms
[PostgreSQL] Aggregation 2✅ 44ms
[PostgreSQL] Appending a Database table to a Database table 30✅ 2s
[PostgreSQL] Appending an in-memory table to a Database table 31✅ 2s
[PostgreSQL] Arithmetic Column Operations 10✅ 2⚪ 90ms
[PostgreSQL] Basic Table Access 4✅ 236ms
[PostgreSQL] Boolean Column Operations 5✅ 1⚪ 87ms
[PostgreSQL] Colum Operations - Names 8✅ 17ms
[PostgreSQL] Column Comparisons 4✅ 1⚪ 164ms
[PostgreSQL] Column Naming edge cases 7✅ 134ms
[PostgreSQL] Column Operations - Equality & Null Handling 4✅ 3⚪ 64ms
[PostgreSQL] Column Operations - Text Replace 2✅ 16ms
[PostgreSQL] Column Operations - Text Replace (in-memory only) 0ms
[PostgreSQL] Column Operations - Text Trim 3✅ 47ms
[PostgreSQL] Column.const 3✅ 37ms
[PostgreSQL] Column.fill_nothing/empty 4✅ 53ms
[PostgreSQL] Column.map 1✅ 6ms
[PostgreSQL] Column.rename 1✅ 9ms
[PostgreSQL] Column.take/drop 6✅ 477ms
[PostgreSQL] Column.zip 1✅ 7ms
[PostgreSQL] Connection setup 3✅ 90ms
[PostgreSQL] Creating an empty table 17✅ 724ms
[PostgreSQL] Database Encoding 1✅ 147ms
[PostgreSQL] Date-Time operations 19✅ 1⚪ 595ms
[PostgreSQL] Date-Time support 3✅ 75ms
[PostgreSQL] Deleting rows from a Database table 4✅ 84ms
[PostgreSQL] Deleting rows from a Database table (source=Database) 11✅ 506ms
[PostgreSQL] Deleting rows from a Database table (source=in-memory) 11✅ 300ms
[PostgreSQL] Dialect-specific codegen 1✅ 17ms
[PostgreSQL] Dropping Missing Values 8✅ 323ms
[PostgreSQL] Edge Cases 2✅ 165ms
[PostgreSQL] Expression Arithmetic 3✅ 111ms
[PostgreSQL] Expression Boolean literals 1✅ 17ms
[PostgreSQL] Expression Boolean Operators 4✅ 29ms
[PostgreSQL] Expression Column Arithmetic 2✅ 31ms
[PostgreSQL] Expression Comparison Operators 6✅ 73ms
[PostgreSQL] Expression Date and Time literals 4✅ 57ms
[PostgreSQL] Expression Errors should be handled 4✅ 5ms
[PostgreSQL] Expression Float literals 1✅ 9ms
[PostgreSQL] Expression Integer literals 1✅ 9ms
[PostgreSQL] Expression Nothing literals 3✅ 63ms
[PostgreSQL] Expression Text literals 1✅ 22ms
[PostgreSQL] Expression Text literals 2✅ 18ms
[PostgreSQL] Expression Text Operators 2✅ 31ms
[PostgreSQL] Expression Warnings should be reported 2✅ 2⚪ 58ms
[PostgreSQL] Filling Missing Values 4✅ 51ms
[PostgreSQL] Function invocation 2✅ 10ms
[PostgreSQL] Info 4✅ 59ms
[PostgreSQL] Masking Tables 1✅ 43ms
[PostgreSQL] math functions 6✅ 2s
[PostgreSQL] Min/Max Operations 2✅ 47ms
[PostgreSQL] Missing Values 2✅ 57ms
[PostgreSQL] Other Column Operations 1✅ 18ms
[PostgreSQL] Output Execution Context for Database operations 12✅ 1⚪ 536ms
[PostgreSQL] Persisting a Database Table (query) 8✅ 328ms
[PostgreSQL] replace: empty table and nothings 2✅ 21ms
[PostgreSQL] replace: literal regex pattern and replacement 5✅ 20ms
[PostgreSQL] replace: literal text pattern and replacement 4✅ 56ms
[PostgreSQL] replace: pattern and replacement columns 4✅ 15ms
[PostgreSQL] Rounding numeric tests 19✅ 11s
[PostgreSQL] Rounding-like operations 22✅ 426ms
[PostgreSQL] Schemas and Databases 4✅ 49ms
[PostgreSQL] Simple variant of Table/Column.parse in all backends 5✅ 47ms
[PostgreSQL] Sorting 5✅ 45ms
[PostgreSQL] SSL connectivity tests 1⚪ 0ms
[PostgreSQL] Support for Long Column/Table names 14✅ 883ms
[PostgreSQL] Table.add_row_number (common) 7✅ 80ms
[PostgreSQL] Table.add_row_number (Database specific) 1✅ 23ms
[PostgreSQL] Table.aggregate 3✅ 49ms
[PostgreSQL] Table.aggregate Concatenate 6✅ 73ms
[PostgreSQL] Table.aggregate Count_Distinct 2✅ 59ms
[PostgreSQL] Table.aggregate First and Last 1✅ 11ms
[PostgreSQL] Table.aggregate Mode 1✅ 13ms
[PostgreSQL] Table.aggregate Shortest 1✅ 12ms
[PostgreSQL] Table.aggregate should be able to group on multiple fields not in left columns 12✅ 1⚪ 142ms
[PostgreSQL] Table.aggregate should be able to group on single field 12✅ 1⚪ 77ms
[PostgreSQL] Table.aggregate should correctly handle infinities 4✅ 96ms
[PostgreSQL] Table.aggregate should correctly handle NaN 5✅ 41ms
[PostgreSQL] Table.aggregate should correctly infer result types 4✅ 45ms
[PostgreSQL] Table.aggregate should correctly select result types 4✅ 34ms
[PostgreSQL] Table.aggregate should merge warnings when issues computing aggregation 1⚪ 0ms
[PostgreSQL] Table.aggregate should not summarize empty table when grouped 10✅ 1⚪ 34ms
[PostgreSQL] Table.aggregate should raise warnings when there are issues 7✅ 270ms
[PostgreSQL] Table.aggregate should raise warnings when there are issues computing aggregation 1⚪ 0ms
[PostgreSQL] Table.aggregate should report unsupported operations but not block other aggregations in warning mode 1✅ 15ms
[PostgreSQL] Table.aggregate should report warnings and errors based on types 4✅ 67ms
[PostgreSQL] Table.aggregate should summarize empty table 10✅ 1⚪ 40ms
[PostgreSQL] Table.aggregate should summarize whole table 12✅ 1⚪ 91ms
[PostgreSQL] Table.aggregate Standard_Deviation 1✅ 9ms
[PostgreSQL] Table.aggregate+Expressions 2✅ 26ms
[PostgreSQL] Table.at 3✅ 11ms
[PostgreSQL] Table.column_count 1✅ 0ms
[PostgreSQL] Table.column_names 2✅ 25ms
[PostgreSQL] Table.cross_join 8✅ 182ms
[PostgreSQL] Table.cross_tab 1⚪ 0ms
[PostgreSQL] Table.default_ordering 4✅ 47ms
[PostgreSQL] Table.distinct 7✅ 105ms
[PostgreSQL] Table.fill_nothing/empty 6✅ 100ms
[PostgreSQL] Table.filter 1✅ 0ms
[PostgreSQL] Table.filter 19✅ 1⚪ 520ms
[PostgreSQL] Table.filter_by_expression 4✅ 1⚪ 60ms
[PostgreSQL] Table.get 3✅ 3ms
[PostgreSQL] Table.join 26✅ 3⚪ 626ms
[PostgreSQL] Table.order_by 19✅ 2⚪ 95ms
[PostgreSQL] Table.query 8✅ 85ms
[PostgreSQL] Table.remove_columns 12✅ 356ms
[PostgreSQL] Table.rename_columns 20✅ 467ms
[PostgreSQL] Table.reorder_columns 10✅ 253ms
[PostgreSQL] Table.replace 0ms
[PostgreSQL] Table.rows 6✅ 21ms
[PostgreSQL] Table.select_columns 15✅ 512ms
[PostgreSQL] Table.set 7✅ 61ms
[PostgreSQL] Table.sort_columns 4✅ 59ms
[PostgreSQL] Table.take/drop 7✅ 3s
[PostgreSQL] Table.transpose 1⚪ 0ms
[PostgreSQL] Table.union 21✅ 607ms
[PostgreSQL] Table.zip 1⚪ 0ms
[PostgreSQL] Table/Column.cast - checking invariants 9✅ 84ms
[PostgreSQL] Table/Column.cast - date/time 3✅ 27ms
[PostgreSQL] Table/Column.cast - numeric 4✅ 40ms
[PostgreSQL] Table/Column.cast - to text 5✅ 1⚪ 58ms
[PostgreSQL] Tables and Table Types 4✅ 84ms
[PostgreSQL] Temp column 2✅ 15ms
[PostgreSQL] Text Column Operations 5✅ 122ms
[PostgreSQL] Transaction Support 4✅ 34ms
[PostgreSQL] Type Mapping 8✅ 135ms
[PostgreSQL] Uploading an in-memory Table 10✅ 383ms
[PostgreSQL] Warning/Error handling 2✅ 48ms
[Redshift] Database tests 1⚪ 0ms
[SQLite File] Interactions Between various operations 8✅ 694ms
[SQLite File] Aggregation 2✅ 46ms
[SQLite File] Appending a Database table to a Database table 29✅ 972ms
[SQLite File] Appending an in-memory table to a Database table 30✅ 938ms
[SQLite File] Arithmetic Column Operations 10✅ 2⚪ 122ms
[SQLite File] Basic Table Access 4✅ 1s
[SQLite File] Boolean Column Operations 4✅ 2⚪ 116ms
[SQLite File] Colum Operations - Names 8✅ 33ms
[SQLite File] Column Comparisons 4✅ 1⚪ 211ms
[SQLite File] Column Naming edge cases 7✅ 109ms
[SQLite File] Column Operations - Equality & Null Handling 4✅ 3⚪ 64ms
[SQLite File] Column Operations - Text Replace 2✅ 11ms
[SQLite File] Column Operations - Text Replace (in-memory only) 0ms
[SQLite File] Column Operations - Text Trim 3✅ 39ms
[SQLite File] Column.const 3✅ 26ms
[SQLite File] Column.fill_nothing/empty 4✅ 36ms
[SQLite File] Column.map 1✅ 8ms
[SQLite File] Column.rename 1✅ 7ms
[SQLite File] Column.take/drop 6✅ 557ms
[SQLite File] Column.zip 1✅ 7ms
[SQLite File] Creating an empty table 17✅ 2s
[SQLite File] Date-Time operations 1⚪ 0ms
[SQLite File] Date-Time support 1⚪ 0ms
[SQLite File] Deleting rows from a Database table 4✅ 64ms
[SQLite File] Deleting rows from a Database table (source=Database) 11✅ 314ms
[SQLite File] Deleting rows from a Database table (source=in-memory) 11✅ 303ms
[SQLite File] Dialect-specific codegen 1✅ 26ms
[SQLite File] Dropping Missing Values 7✅ 140ms
[SQLite File] Error Handling 2✅ 45ms
[SQLite File] Expression Arithmetic 3✅ 126ms
[SQLite File] Expression Boolean literals 1✅ 22ms
[SQLite File] Expression Boolean Operators 4✅ 50ms
[SQLite File] Expression Column Arithmetic 2✅ 82ms
[SQLite File] Expression Comparison Operators 6✅ 139ms
[SQLite File] Expression Date and Time literals 4⚪ 0ms
[SQLite File] Expression Errors should be handled 4✅ 11ms
[SQLite File] Expression Float literals 1✅ 8ms
[SQLite File] Expression Integer literals 1✅ 9ms
[SQLite File] Expression Nothing literals 3✅ 51ms
[SQLite File] Expression Text literals 1✅ 16ms
[SQLite File] Expression Text literals 2✅ 12ms
[SQLite File] Expression Text Operators 2✅ 37ms
[SQLite File] Expression Warnings should be reported 2✅ 2⚪ 70ms
[SQLite File] Filling Missing Values 3✅ 1⚪ 45ms
[SQLite File] Function invocation 2✅ 16ms
[SQLite File] Masking Tables 1✅ 30ms
[SQLite File] math functions 6✅ 822ms
[SQLite File] Metadata 2✅ 43ms
[SQLite File] Min/Max Operations 2✅ 50ms
[SQLite File] Missing Values 2✅ 38ms
[SQLite File] Other Column Operations 1✅ 22ms
[SQLite File] Output Execution Context for Database operations 12✅ 1⚪ 403ms
[SQLite File] partial Date-Time support 2✅ 41ms
[SQLite File] Persisting a Database Table (query) 8✅ 370ms
[SQLite File] replace: empty table and nothings 2✅ 20ms
[SQLite File] replace: literal regex pattern and replacement 5✅ 16ms
[SQLite File] replace: literal text pattern and replacement 4✅ 59ms
[SQLite File] replace: pattern and replacement columns 4✅ 4ms
[SQLite File] Rounding numeric tests 19✅ 6s
[SQLite File] Rounding-like operations 15✅ 198ms
[SQLite File] Schemas and Databases 3✅ 13ms
[SQLite File] Simple variant of Table/Column.parse in all backends 5✅ 72ms
[SQLite File] Sorting 5✅ 59ms
[SQLite File] Support for Long Column/Table names 6✅ 876ms
[SQLite File] Table.add_row_number (common) 7✅ 81ms
[SQLite File] Table.add_row_number (Database specific) 1✅ 29ms
[SQLite File] Table.aggregate 1✅ 12ms
[SQLite File] Table.aggregate Concatenate 6✅ 66ms
[SQLite File] Table.aggregate Count_Distinct 1✅ 1⚪ 77ms
[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⚪ 76ms
[SQLite File] Table.aggregate should be able to group on single field 7✅ 6⚪ 59ms
[SQLite File] Table.aggregate should correctly handle infinities 2✅ 2⚪ 35ms
[SQLite File] Table.aggregate should correctly handle NaN 1⚪ 0ms
[SQLite File] Table.aggregate should correctly select result types 2✅ 2⚪ 33ms
[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⚪ 33ms
[SQLite File] Table.aggregate should raise warnings when there are issues 7✅ 291ms
[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✅ 68ms
[SQLite File] Table.aggregate should report warnings and errors based on types 4✅ 69ms
[SQLite File] Table.aggregate should summarize empty table 7✅ 4⚪ 44ms
[SQLite File] Table.aggregate should summarize whole table 7✅ 6⚪ 57ms
[SQLite File] Table.aggregate Standard_Deviation 1✅ 15ms
[SQLite File] Table.aggregate+Expressions 2✅ 29ms
[SQLite File] Table.at 3✅ 10ms
[SQLite File] Table.column_count 1✅ 0ms
[SQLite File] Table.column_names 2✅ 44ms
[SQLite File] Table.cross_join 8✅ 178ms
[SQLite File] Table.cross_tab 1⚪ 0ms
[SQLite File] Table.default_ordering 4✅ 100ms
[SQLite File] Table.distinct 7✅ 87ms
[SQLite File] Table.fill_nothing/empty 6✅ 82ms
[SQLite File] Table.filter 1✅ 0ms
[SQLite File] Table.filter 19✅ 1⚪ 431ms
[SQLite File] Table.filter_by_expression 4✅ 1⚪ 79ms
[SQLite File] Table.get 3✅ 6ms
[SQLite File] Table.join 26✅ 3⚪ 527ms
[SQLite File] Table.order_by 19✅ 2⚪ 147ms
[SQLite File] Table.query 8✅ 221ms
[SQLite File] Table.remove_columns 11✅ 278ms
[SQLite File] Table.rename_columns 20✅ 452ms
[SQLite File] Table.reorder_columns 9✅ 193ms
[SQLite File] Table.replace 0ms
[SQLite File] Table.rows 6✅ 34ms
[SQLite File] Table.select_columns 14✅ 491ms
[SQLite File] Table.set 7✅ 113ms
[SQLite File] Table.sort_columns 4✅ 74ms
[SQLite File] Table.take/drop 7✅ 1s
[SQLite File] Table.transpose 1⚪ 0ms
[SQLite File] Table.union 18✅ 1⚪ 473ms
[SQLite File] Table.zip 1⚪ 0ms
[SQLite File] Table/Column.cast - checking invariants 7✅ 79ms
[SQLite File] Table/Column.cast - numeric 3✅ 35ms
[SQLite File] Table/Column.cast - to text 1✅ 23ms
[SQLite File] Tables and Table Types 4✅ 62ms
[SQLite File] Temp column 2✅ 15ms
[SQLite File] Text Column Operations 5✅ 145ms
[SQLite File] Transaction Support 4✅ 91ms
[SQLite File] Uploading an in-memory Table 10✅ 692ms
[SQLite In-Memory] Interactions Between various operations 8✅ 636ms
[SQLite In-Memory] Aggregation 2✅ 14ms
[SQLite In-Memory] Appending a Database table to a Database table 29✅ 707ms
[SQLite In-Memory] Appending an in-memory table to a Database table 30✅ 665ms
[SQLite In-Memory] Arithmetic Column Operations 10✅ 2⚪ 60ms
[SQLite In-Memory] Basic Table Access 4✅ 44ms
[SQLite In-Memory] Boolean Column Operations 4✅ 2⚪ 60ms
[SQLite In-Memory] Colum Operations - Names 8✅ 17ms
[SQLite In-Memory] Column Comparisons 4✅ 1⚪ 67ms
[SQLite In-Memory] Column Naming edge cases 7✅ 66ms
[SQLite In-Memory] Column Operations - Equality & Null Handling 4✅ 3⚪ 41ms
[SQLite In-Memory] Column Operations - Text Replace 2✅ 6ms
[SQLite In-Memory] Column Operations - Text Replace (in-memory only) 0ms
[SQLite In-Memory] Column Operations - Text Trim 3✅ 19ms
[SQLite In-Memory] Column.const 3✅ 16ms
[SQLite In-Memory] Column.fill_nothing/empty 4✅ 24ms
[SQLite In-Memory] Column.map 1✅ 4ms
[SQLite In-Memory] Column.rename 1✅ 5ms
[SQLite In-Memory] Column.take/drop 6✅ 370ms
[SQLite In-Memory] Column.zip 1✅ 4ms
[SQLite In-Memory] Creating an empty table 15✅ 971ms
[SQLite In-Memory] Date-Time operations 1⚪ 0ms
[SQLite In-Memory] Date-Time support 1⚪ 0ms
[SQLite In-Memory] Deleting rows from a Database table 4✅ 41ms
[SQLite In-Memory] Deleting rows from a Database table (source=Database) 11✅ 256ms
[SQLite In-Memory] Deleting rows from a Database table (source=in-memory) 11✅ 240ms
[SQLite In-Memory] Dialect-specific codegen 1✅ 2ms
[SQLite In-Memory] Dropping Missing Values 7✅ 98ms
[SQLite In-Memory] Error Handling 2✅ 18ms
[SQLite In-Memory] Expression Arithmetic 3✅ 49ms
[SQLite In-Memory] Expression Boolean literals 1✅ 9ms
[SQLite In-Memory] Expression Boolean Operators 4✅ 28ms
[SQLite In-Memory] Expression Column Arithmetic 2✅ 38ms
[SQLite In-Memory] Expression Comparison Operators 6✅ 69ms
[SQLite In-Memory] Expression Date and Time literals 4⚪ 0ms
[SQLite In-Memory] Expression Errors should be handled 4✅ 6ms
[SQLite In-Memory] Expression Float literals 1✅ 5ms
[SQLite In-Memory] Expression Integer literals 1✅ 5ms
[SQLite In-Memory] Expression Nothing literals 3✅ 21ms
[SQLite In-Memory] Expression Text literals 1✅ 6ms
[SQLite In-Memory] Expression Text literals 2✅ 7ms
[SQLite In-Memory] Expression Text Operators 2✅ 19ms
[SQLite In-Memory] Expression Warnings should be reported 2✅ 2⚪ 46ms
[SQLite In-Memory] Filling Missing Values 3✅ 1⚪ 44ms
[SQLite In-Memory] Function invocation 2✅ 11ms
[SQLite In-Memory] Masking Tables 1✅ 11ms
[SQLite In-Memory] math functions 6✅ 390ms
[SQLite In-Memory] Metadata 2✅ 3ms
[SQLite In-Memory] Min/Max Operations 2✅ 19ms
[SQLite In-Memory] Missing Values 2✅ 10ms
[SQLite In-Memory] Other Column Operations 1✅ 7ms
[SQLite In-Memory] Output Execution Context for Database operations 9✅ 1⚪ 157ms
[SQLite In-Memory] partial Date-Time support 2✅ 10ms
[SQLite In-Memory] Persisting a Database Table (query) 8✅ 230ms
[SQLite In-Memory] replace: empty table and nothings 2✅ 13ms
[SQLite In-Memory] replace: literal regex pattern and replacement 5✅ 7ms
[SQLite In-Memory] replace: literal text pattern and replacement 4✅ 29ms
[SQLite In-Memory] replace: pattern and replacement columns 4✅ 3ms
[SQLite In-Memory] Rounding numeric tests 19✅ 3s
[SQLite In-Memory] Rounding-like operations 15✅ 126ms
[SQLite In-Memory] Schemas and Databases 3✅ 0ms
[SQLite In-Memory] Simple variant of Table/Column.parse in all backends 5✅ 38ms
[SQLite In-Memory] Sorting 5✅ 17ms
[SQLite In-Memory] Support for Long Column/Table names 6✅ 449ms
[SQLite In-Memory] Table.add_row_number (common) 7✅ 44ms
[SQLite In-Memory] Table.add_row_number (Database specific) 1✅ 10ms
[SQLite In-Memory] Table.aggregate 1✅ 5ms
[SQLite In-Memory] Table.aggregate Concatenate 6✅ 45ms
[SQLite In-Memory] Table.aggregate Count_Distinct 1✅ 1⚪ 36ms
[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⚪ 55ms
[SQLite In-Memory] Table.aggregate should be able to group on single field 7✅ 6⚪ 44ms
[SQLite In-Memory] Table.aggregate should correctly handle infinities 2✅ 2⚪ 15ms
[SQLite In-Memory] Table.aggregate should correctly handle NaN 1⚪ 0ms
[SQLite In-Memory] Table.aggregate should correctly select result types 2✅ 2⚪ 14ms
[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⚪ 21ms
[SQLite In-Memory] Table.aggregate should raise warnings when there are issues 7✅ 167ms
[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✅ 35ms
[SQLite In-Memory] Table.aggregate should report warnings and errors based on types 4✅ 38ms
[SQLite In-Memory] Table.aggregate should summarize empty table 7✅ 4⚪ 22ms
[SQLite In-Memory] Table.aggregate should summarize whole table 7✅ 6⚪ 31ms
[SQLite In-Memory] Table.aggregate Standard_Deviation 1✅ 6ms
[SQLite In-Memory] Table.aggregate+Expressions 2✅ 18ms
[SQLite In-Memory] Table.at 3✅ 24ms
[SQLite In-Memory] Table.column_count 1✅ 0ms
[SQLite In-Memory] Table.column_names 2✅ 221ms
[SQLite In-Memory] Table.cross_join 8✅ 138ms
[SQLite In-Memory] Table.cross_tab 1⚪ 0ms
[SQLite In-Memory] Table.default_ordering 4✅ 8ms
[SQLite In-Memory] Table.distinct 7✅ 53ms
[SQLite In-Memory] Table.fill_nothing/empty 6✅ 45ms
[SQLite In-Memory] Table.filter 1✅ 0ms
[SQLite In-Memory] Table.filter 19✅ 1⚪ 294ms
[SQLite In-Memory] Table.filter_by_expression 4✅ 1⚪ 43ms
[SQLite In-Memory] Table.get 3✅ 15ms
[SQLite In-Memory] Table.join 26✅ 3⚪ 398ms
[SQLite In-Memory] Table.order_by 19✅ 2⚪ 76ms
[SQLite In-Memory] Table.query 8✅ 42ms
[SQLite In-Memory] Table.remove_columns 11✅ 229ms
[SQLite In-Memory] Table.rename_columns 20✅ 241ms
[SQLite In-Memory] Table.reorder_columns 9✅ 393ms
[SQLite In-Memory] Table.replace 0ms
[SQLite In-Memory] Table.rows 6✅ 100ms
[SQLite In-Memory] Table.select_columns 14✅ 441ms
[SQLite In-Memory] Table.set 7✅ 292ms
[SQLite In-Memory] Table.sort_columns 4✅ 81ms
[SQLite In-Memory] Table.take/drop 7✅ 901ms
[SQLite In-Memory] Table.transpose 1⚪ 0ms
[SQLite In-Memory] Table.union 18✅ 1⚪ 295ms
[SQLite In-Memory] Table.zip 1⚪ 0ms
[SQLite In-Memory] Table/Column.cast - checking invariants 7✅ 54ms
[SQLite In-Memory] Table/Column.cast - numeric 3✅ 20ms
[SQLite In-Memory] Table/Column.cast - to text 1✅ 11ms
[SQLite In-Memory] Tables and Table Types 4✅ 20ms
[SQLite In-Memory] Temp column 2✅ 8ms
[SQLite In-Memory] Text Column Operations 5✅ 67ms
[SQLite In-Memory] Transaction Support 4✅ 21ms
[SQLite In-Memory] Uploading an in-memory Table 8✅ 268ms
[SQLite] Type Mapping 8✅ 70ms
Aggregate Columns 23✅ 57ms
Boolean Column.format, with format Column 3✅ 25ms
Boolean Column.format, with format string 3✅ 41ms
ceil 3✅ 15ms
Column.parse 13✅ 59ms
Columns 15✅ 1⚪ 488ms
Construction 9✅ 3s
Counting Values 1✅ 1ms
DataFormatter builders 3✅ 14ms
DataFormatter.format 10✅ 27ms
DataFormatter.parse 10✅ 99ms
Date Column.format, with format Column 6✅ 36ms
Date Column.format, with format string 4✅ 90ms
Date_Time Column.format, with format Column 6✅ 60ms
Date_Time Column.format, with format string 5✅ 82ms
Date_Time truncate 1✅ 14ms
Delimited File Parsing 27✅ 3⚪ 566ms
Delimited File Writing 33✅ 809ms
Dropping Missing Values 1✅ 156ms
Edge cases 1✅ 4ms
Errors 2✅ 9ms
Excel Range 9✅ 118ms
File.read (Delimited) 3✅ 31ms
File.read (Delimited) should work with Date_Time 3✅ 8ms
File.read (Delimited) should work with Dates 3✅ 8ms
File.read (Delimited) should work with Time_Of_Days 3✅ 5ms
fill 6✅ 106ms
Float 3✅ 10ms
Float, with format Column 3✅ 10ms
floor 3✅ 12ms
Info 1✅ 8ms
Integer 3✅ 28ms
Integer 1✅ 7ms
Integer, with format Column 3✅ 25ms
Integration 1✅ 62ms
JSON conversion 2✅ 47ms
Mapping Operations 7✅ 218ms
Masking Tables 3✅ 187ms
Numeric, empty/Nothing 4✅ 44ms
Problems 3✅ 11ms
Read XLSX / XLS Files 12✅ 2s
Reading single cells correctly 7✅ 221ms
round/truncate/ceil/floor 3✅ 39ms
Rounding 8✅ 209ms
Should be able to serialise a table with Dates to Text 2✅ 23ms
Should be able to serialise a table with DateTimes to Text 2✅ 4ms
Should be able to serialise a table with Time_Of_Days to Text 2✅ 3ms
Slicing Tables 4✅ 89ms
Sorting Columns 4✅ 25ms
Sorting Tables 2✅ 75ms
SQLite_Format should allow connecting to SQLite files 5✅ 20ms
Table.from Text 1✅ 6ms
Table.parse 22✅ 354ms
Table.parse_to_columns 14✅ 144ms
Table.split 5✅ 79ms
Table.split/tokenize column count 4✅ 54ms
Table.split/tokenize column order 1✅ 2ms
Table.split/tokenize errors 4✅ 8ms
Table.split/tokenize name conflicts 2✅ 24ms
Table.tokenize 12✅ 86ms
Text.parse_to_table 2✅ 34ms
Text.parse_to_table errors 3✅ 14ms
Text.parse_to_table parsing 3✅ 17ms
Text.parse_to_table with case-insensitivity 1✅ 4ms
Text.parse_to_table with groups 2✅ 12ms
Time_Of_Day Column.format, with format Column 6✅ 48ms
Time_Of_Day Column.format, with format string 5✅ 56ms
truncate 3✅ 15ms
Unique_Name_Strategy Helper 12✅ 106ms
Unique_Name_Strategy.combine_with_prefix 6✅ 12ms
Use First Row As Names 5✅ 204ms
Value_Type 2✅ 9ms
Various File Format support on Table 8✅ 612ms
Vector conversion 1✅ 4ms
Write xls Files 38✅ 575ms
Write xlsx Files 38✅ 1s
Writing 4✅ 27ms
XLS reading 7✅ 151ms
XLSX reading 7✅ 894ms

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

2244 tests were completed in 30s with 2218 passed, 0 failed and 26 skipped.

Test suite Passed Failed Skipped Time
Any.map_nothing 2✅ 6ms
Any's methods 3✅ 32ms
Array_Proxy 5✅ 26ms
ArrayOverBuffer 1✅ 13ms
ASCII 4✅ 19ms
Atom with holes 7✅ 13ms
Auto_Detect 3✅ 8ms
BigInts 13✅ 1s
Booleans 6✅ 10ms
Bound 3✅ 1ms
Bytes 3✅ 2ms
caching 1✅ 23ms
Callables 5✅ 10ms
Check Nothing and NaN 3✅ 0ms
codepoints 2✅ 2ms
Compare functionality with Vector 1✅ 5ms
Compile 6✅ 19ms
const 1✅ 0ms
Contexts and Execution Environment 3✅ 4ms
Conversion 41✅ 97ms
Correlation Statistics 6✅ 31ms
curry 1✅ 2ms
Dataflow Errors 11✅ 18ms
Dataflow Warnings 32✅ 470ms
Date 40✅ 4s
Date date part tests 8✅ 62ms
Date_Range 11✅ 539ms
Date_Time 44✅ 2⚪ 303ms
Date_Time date part tests 8✅ 19ms
Date_Time equality 2✅ 2ms
Day_Of_Week conversions 8✅ 11ms
Deep Exports 1✅ 0ms
Default comparator 3✅ 45ms
Deterministic Random Noise Generator 2✅ 135ms
Duration 15✅ 60ms
Encoding object 4✅ 30ms
Enso Arrays 5✅ 12ms
Enso maps 46✅ 115ms
Enso Set 5✅ 30ms
Environment 1✅ 11ms
Escape 1✅ 0ms
fetch 11✅ 1s
File Operations 21✅ 95ms
flip 2✅ 1ms
Float.truncate 1✅ 11ms
Floats 5✅ 31ms
folder operations 3✅ 31ms
Formatting date/time values 5✅ 40ms
Fully Qualified Names 1✅ 0ms
Function Ascribed Parameters 12✅ 14ms
Header 1✅ 4ms
Headers 6✅ 97ms
HTTP client 4✅ 1ms
identity 3✅ 1ms
Inlining Helpers 2✅ 1ms
Integer.truncate 1✅ 1ms
Integers 24✅ 91ms
Interval 7✅ 17ms
Java case of 3✅ 5ms
Java FFI 6✅ 1⚪ 5ms
Java/Enso Date 2✅ 34ms
JavaDate 40✅ 1s
JavaDate date part tests 8✅ 1ms
JavaLocalTime 27✅ 11ms
JavaScript Objects, Arrays & Functions 8✅ 255ms
JavaScriptArrayWithADate 40✅ 915ms
JavaScriptArrayWithADate date part tests 8✅ 29ms
JavascriptDataInArray 42✅ 4⚪ 137ms
JavascriptDataInArray date part tests 8✅ 41ms
JavascriptDate 42✅ 4⚪ 99ms
JavaScriptDate 40✅ 1s
JavascriptDate date part tests 8✅ 5ms
JavaScriptDate date part tests 8✅ 49ms
JavaZonedDateTime 44✅ 2⚪ 89ms
JavaZonedDateTime date part tests 8✅ 4ms
JavaZoneId 7✅ 17ms
JS_Object 2✅ 80ms
JSON 4✅ 23ms
JSON Deserialization 2✅ 32ms
JSON Serialization 3✅ 43ms
JSON_Format 2✅ 39ms
Lazy 6✅ 16ms
Lazy Generator 1✅ 1ms
Lexicographic Order on Vectors 2✅ 5ms
List 31✅ 296ms
Locale 13✅ 41ms
Looping Imports 1✅ 0ms
Lowercase Methods 5✅ 2ms
Managed_Resource 3✅ 9ms
Match.end 4✅ 10ms
Match.groups 2✅ 5ms
Match.named_groups 3✅ 18ms
Match.span 4✅ 10ms
Match.start 4✅ 12ms
Match.text 6✅ 17ms
Match.utf_16_end 4✅ 10ms
Match.utf_16_span 4✅ 9ms
Match.utf_16_start 4✅ 9ms
Maybe 5✅ 5ms
Meta-Value Inspection 4✅ 3ms
Meta-Value Manipulation 26✅ 96ms
Methods 1✅ 1⚪ 0ms
Natural Order 4✅ 56ms
No Method Errors 1✅ 4ms
Noise 3✅ 31ms
non-linear inserts 11✅ 170ms
Number Rounding numeric tests 19✅ 78ms
Numbers 14✅ 82ms
Numeric values 1✅ 2ms
Object Comparator 7✅ 26ms
Operator == 16✅ 46ms
Ordering 6✅ 119ms
Pair 1✅ 0ms
Pair - from 2-Item JavaScript Array 13✅ 89ms
Pair - from 2-Item List 13✅ 40ms
Pair - from 2-Item Vector 13✅ 58ms
Pair - from Pair.new 13✅ 38ms
Pair - from Pair.Value 13✅ 8ms
Panics 17✅ 107ms
parse 8✅ 35ms
Parsing date/time values 21✅ 84ms
Parsing formats 2✅ 33ms
Pattern Matches 16✅ 22ms
Pattern.find and .find_all 8✅ 50ms
Pattern.match and .match_all 8✅ 56ms
Pattern.matches 5✅ 20ms
Pattern.replace 10✅ 77ms
Pattern.split 6✅ 27ms
Pattern.tokenize 7✅ 97ms
Period 7✅ 14ms
Plain_Text 3✅ 9ms
Polyglot hash maps 6✅ 88ms
Polyglot JS 19✅ 119ms
Polyglot keys and values 6✅ 2s
Polyglot Operator == 7✅ 14ms
Polyglot Python 15✅ 154ms
Polyglot R 1⚪ 0ms
post 24✅ 444ms
Problem_Behavior 2✅ 6ms
Process 5✅ 31ms
PythonDate 40✅ 2s
PythonDate 41✅ 5⚪ 504ms
PythonDate date part tests 8✅ 69ms
PythonDate date part tests 8✅ 44ms
PythonLocalTime 27✅ 41ms
Qualified Names 3✅ 1ms
Random 6✅ 274ms
Range 36✅ 3s
Rank Data 7✅ 15ms
read_bytes 6✅ 15ms
read_text 6✅ 41ms
Refs 1✅ 0ms
Regex splitting 3✅ 6ms
Regex tokenizing 2✅ 10ms
Regex: find and find_all 20✅ 1⚪ 120ms
Regression 12✅ 49ms
ReportingStreamDecoder 6✅ 125ms
ReportingStreamEncoder 8✅ 59ms
Request 10✅ 22ms
rounding 4✅ 19ms
should correctly evaluate documentation examples 6✅ 30ms
Sorting with multiple comparators 4✅ 2⚪ 36ms
Sorting with the default comparator 7✅ 3⚪ 91ms
Stack traces 1✅ 4ms
State 2✅ 1ms
Statistics 14✅ 205ms
Statistics - empty Vector 3✅ 9ms
Statistics - invalid input 5✅ 95ms
Statistics - invalid input 1✅ 0ms
Statistics - NaN Vector 3✅ 14ms
Statistics - Nothing Vector 3✅ 35ms
System 2✅ 3ms
Text 84✅ 3s
Text_Sub_Range_Data 2✅ 10ms
Text_Utils 4✅ 22ms
Text.match 6✅ 14ms
Text.replace 16✅ 86ms
Text.Span 3✅ 9ms
the Self construct 6✅ 6ms
Time_Of_Day 27✅ 74ms
to_display_text 5✅ 16ms
Type Errors 11✅ 88ms
uncurry 1✅ 0ms
Unresolved symbol 1✅ 0ms
URI 4✅ 12ms
Use a slice of an array as vectors 73✅ 128ms
Use Array as vectors 73✅ 275ms
Use Array_Proxy as vectors 73✅ 89ms
Use Java ArrayList as vectors 73✅ 170ms
Use Vector as vectors 73✅ 660ms
UTF_16 BigEndian 2✅ 2ms
UTF_16 LittleEndian 2✅ 2ms
UTF_8 7✅ 17ms
Vector builder 2✅ 4ms
Vector Slicing Helpers 1✅ 20ms
Vector/Array equality 9✅ 6ms
Windows 1252 4✅ 9ms
write operations 21✅ 305ms
Zone 9✅ 19ms

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

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

Test suite Passed Failed Skipped Time
Dataflow Error Visualization 2✅ 102ms
File uploads 2✅ 4ms
Geo_Map 3✅ 392ms
Histogram Visualization 6✅ 100ms
Lazy Table Visualization 12✅ 282ms
Lazy Text Visualization 3✅ 22ms
Scatter Plot Visualization 14✅ 401ms
Serializable Visualization Identifiers 5✅ 66ms
SQL Visualization 1✅ 99ms
Table Visualization 9✅ 361ms
Table.lookup_ignore_case 1✅ 9ms
Table.rows 1✅ 107ms
Type Names of Visualization Defaults 1✅ 76ms
Vector and Arrays 2✅ 1⚪ 33ms
Widgets for Database 1✅ 11ms
Widgets for In-Database Connection with table name sets 1✅ 83ms
Widgets for In-Database Connection with table types 1✅ 8ms
Widgets for In-Database Table with column name sets 2✅ 25ms
Widgets for In-Memory with column name sets 2✅ 39ms
Widgets for the Text type 1✅ 46ms