Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync breadcrumbs and documentation panel. #7508

Merge remote-tracking branch 'origin/develop' into wip/MichaelMaudere…

4fc660a
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Sync breadcrumbs and documentation panel. #7508

Merge remote-tracking branch 'origin/develop' into wip/MichaelMaudere…
4fc660a
Select commit
Loading
Failed to load commit list.
GitHub Actions / Standard Library Tests (macos) succeeded Aug 15, 2023 in 1s

Standard Library Tests (macos) ✅

Tests passed successfully

Report Passed Failed Skipped Time
/Users/runner/work/enso/enso/target/test-results/Examples_Tests/JUnit.xml 33✅ 22s
/Users/runner/work/enso/enso/target/test-results/Geo_Tests/JUnit.xml 5✅ 753ms
/Users/runner/work/enso/enso/target/test-results/Image_Tests/JUnit.xml 174✅ 5s
/Users/runner/work/enso/enso/target/test-results/Table_Tests/JUnit.xml 2343✅ 162⚪ 150s
/Users/runner/work/enso/enso/target/test-results/Tests/JUnit.xml 2193✅ 26⚪ 93s
/Users/runner/work/enso/enso/target/test-results/Visualization_Tests/JUnit.xml 70✅ 1⚪ 7s

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

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

Test suite Passed Failed Skipped Time
Examples 33✅ 22s

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

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

Test suite Passed Failed Skipped Time
Geo Points 2✅ 58ms
GeoJSON to Table 3✅ 695ms

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

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

Test suite Passed Failed Skipped Time
Image File_Format 2✅ 258ms
Image with 1 channel 19✅ 247ms
Image with 2 channels 19✅ 243ms
Image with 3 channels 19✅ 231ms
Image with 4 channels 19✅ 218ms
Image Write 2✅ 36ms
Image.read 9✅ 2s
Matrix with 1 channel 21✅ 315ms
Matrix with 2 channels 21✅ 308ms
Matrix with 3 channels 21✅ 276ms
Matrix with 4 channels 21✅ 261ms
Matrix_Error 1✅ 4ms

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

2505 tests were completed in 150s with 2343 passed, 0 failed and 162 skipped.

Test suite Passed Failed Skipped Time
[Codegen] Aggregation 2✅ 115ms
[Codegen] Basic Select 3✅ 84ms
[Codegen] Handling Missing Values 2✅ 234ms
[Codegen] JSON serialization 1⚪ 0ms
[Codegen] Masking Tables and Columns 2✅ 228ms
[Codegen] Sorting 4✅ 71ms
[In-Memory-specific] Table.join 1✅ 1s
[In-Memory-specific] Table.set 2✅ 159ms
[In-Memory] Interactions Between various operations 8✅ 2s
[In-Memory] Arithmetic Column Operations 12✅ 197ms
[In-Memory] Boolean Column Operations 4✅ 2⚪ 1s
[In-Memory] Colum Operations - Names 10✅ 68ms
[In-Memory] Column Comparisons 5✅ 1⚪ 629ms
[In-Memory] Column Naming edge cases 7✅ 640ms
[In-Memory] Column Operations - Equality & Null Handling 4✅ 3⚪ 235ms
[In-Memory] Column Operations - Text Replace 0ms
[In-Memory] Column Operations - Text Replace (in-memory only) 7✅ 1⚪ 85ms
[In-Memory] Column Operations - Text Trim 3✅ 46ms
[In-Memory] Column.const 3✅ 9ms
[In-Memory] Column.fill_nothing/empty 4✅ 15ms
[In-Memory] Column.map 4✅ 96ms
[In-Memory] Column.rename 1✅ 5ms
[In-Memory] Column.take/drop 6✅ 132ms
[In-Memory] Column.zip 4✅ 12ms
[In-Memory] Date-Time operations 21✅ 1⚪ 1s
[In-Memory] Date-Time support 3✅ 65ms
[In-Memory] Dropping Missing Values 8✅ 445ms
[In-Memory] Expression Arithmetic 3✅ 133ms
[In-Memory] Expression Boolean literals 1✅ 69ms
[In-Memory] Expression Boolean Operators 4✅ 57ms
[In-Memory] Expression Column Arithmetic 2✅ 127ms
[In-Memory] Expression Comparison Operators 6✅ 180ms
[In-Memory] Expression Date and Time literals 5✅ 42ms
[In-Memory] Expression Decimal literals 1✅ 32ms
[In-Memory] Expression Errors should be handled 4✅ 30ms
[In-Memory] Expression Integer literals 1✅ 25ms
[In-Memory] Expression Nothing literals 3✅ 37ms
[In-Memory] Expression Text literals 1✅ 31ms
[In-Memory] Expression Text literals 2✅ 50ms
[In-Memory] Expression Text Operators 2✅ 42ms
[In-Memory] Expression Warnings should be reported 4✅ 135ms
[In-Memory] Filling Missing Values 3✅ 2⚪ 31ms
[In-Memory] Function invocation 2✅ 24ms
[In-Memory] Loss_Of_Integer_Precision (large integers not being exactly representable in Float) 5✅ 175ms
[In-Memory] Min/Max Operations 2✅ 91ms
[In-Memory] Other Column Operations 1✅ 4ms
[In-Memory] replace: literal regex pattern and replacement 5✅ 31ms
[In-Memory] replace: literal text pattern and replacement 4✅ 35ms
[In-Memory] replace: pattern and replacement columns 4✅ 20ms
[In-Memory] Rounding numeric tests 17✅ 5s
[In-Memory] Rounding-like operations 15✅ 401ms
[In-Memory] Simple variant of Table/Column.parse in all backends 5✅ 68ms
[In-Memory] Storage Builders 1✅ 57ms
[In-Memory] Table.add_row_number (common) 6✅ 227ms
[In-Memory] Table.add_row_number (in-memory specific) 6✅ 67ms
[In-Memory] Table.aggregate 3✅ 394ms
[In-Memory] Table.aggregate 3✅ 38ms
[In-Memory] Table.aggregate Concatenate 6✅ 188ms
[In-Memory] Table.aggregate Count_Distinct 2✅ 153ms
[In-Memory] Table.aggregate First and Last 1✅ 5ms
[In-Memory] Table.aggregate Mode 1✅ 4ms
[In-Memory] Table.aggregate Shortest 1✅ 27ms
[In-Memory] Table.aggregate should be able to group on multiple fields not in left columns 13✅ 584ms
[In-Memory] Table.aggregate should be able to group on single field 13✅ 453ms
[In-Memory] Table.aggregate should correctly handle infinities 4✅ 47ms
[In-Memory] Table.aggregate should correctly handle NaN 5✅ 28ms
[In-Memory] Table.aggregate should correctly select result types 4✅ 83ms
[In-Memory] Table.aggregate should merge warnings when issues computing aggregation 2✅ 13ms
[In-Memory] Table.aggregate should not summarize empty table when grouped 11✅ 95ms
[In-Memory] Table.aggregate should raise warnings when there are issues 7✅ 164ms
[In-Memory] Table.aggregate should raise warnings when there are issues computing aggregation 3✅ 50ms
[In-Memory] Table.aggregate should report warnings and errors based on types 4✅ 97ms
[In-Memory] Table.aggregate should summarize empty table 11✅ 109ms
[In-Memory] Table.aggregate should summarize whole table 13✅ 392ms
[In-Memory] Table.aggregate Standard_Deviation 1✅ 22ms
[In-Memory] Table.aggregate+Expressions 2✅ 76ms
[In-Memory] Table.at 3✅ 30ms
[In-Memory] Table.column_count 1✅ 1ms
[In-Memory] Table.column_names 2✅ 30ms
[In-Memory] Table.cross_join 8✅ 119ms
[In-Memory] Table.cross_tab 23✅ 429ms
[In-Memory] Table.distinct 6✅ 315ms
[In-Memory] Table.distinct 7✅ 142ms
[In-Memory] Table.fill_nothing/empty 6✅ 50ms
[In-Memory] Table.filter 5✅ 2s
[In-Memory] Table.filter 20✅ 2⚪ 682ms
[In-Memory] Table.filter_by_expression 5✅ 139ms
[In-Memory] Table.get 3✅ 22ms
[In-Memory] Table.join 33✅ 1s
[In-Memory] Table.join performance 3✅ 1⚪ 3s
[In-Memory] Table.order_by 23✅ 347ms
[In-Memory] Table.remove_columns 12✅ 486ms
[In-Memory] Table.rename_columns 20✅ 841ms
[In-Memory] Table.reorder_columns 10✅ 399ms
[In-Memory] Table.replace 3✅ 106ms
[In-Memory] Table.rows 6✅ 82ms
[In-Memory] Table.select_columns 15✅ 766ms
[In-Memory] Table.set 7✅ 1s
[In-Memory] Table.sort_columns 4✅ 219ms
[In-Memory] Table.take/drop 6✅ 642ms
[In-Memory] Table.transpose 8✅ 174ms
[In-Memory] Table.union 20✅ 1⚪ 534ms
[In-Memory] Table.zip 11✅ 222ms
[In-Memory] Table/Column.cast - checking invariants 10✅ 130ms
[In-Memory] Table/Column.cast - date/time 3✅ 71ms
[In-Memory] Table/Column.cast - numeric 4✅ 1⚪ 143ms
[In-Memory] Table/Column.cast - to text 3✅ 152ms
[In-Memory] Text Column Operations 5✅ 259ms
[PostgreSQL] .pgpass 3✅ 338ms
[PostgreSQL] Connection setup 3✅ 309ms
[PostgreSQL] Database tests 1⚪ 0ms
[PostgreSQL] SSL connectivity tests 1⚪ 0ms
[Redshift] Database tests 1⚪ 0ms
[SQLite File] Interactions Between various operations 8✅ 2s
[SQLite File] Aggregation 2✅ 82ms
[SQLite File] Appending a Database table to a Database table 28✅ 2s
[SQLite File] Appending an in-memory table to a Database table 28✅ 2s
[SQLite File] Arithmetic Column Operations 10✅ 2⚪ 356ms
[SQLite File] Basic Table Access 4✅ 747ms
[SQLite File] Boolean Column Operations 4✅ 2⚪ 248ms
[SQLite File] Colum Operations - Names 8✅ 112ms
[SQLite File] Column Comparisons 4✅ 1⚪ 393ms
[SQLite File] Column Naming edge cases 7✅ 292ms
[SQLite File] Column Operations - Equality & Null Handling 4✅ 3⚪ 146ms
[SQLite File] Column Operations - Text Replace 2✅ 32ms
[SQLite File] Column Operations - Text Replace (in-memory only) 0ms
[SQLite File] Column Operations - Text Trim 3✅ 103ms
[SQLite File] Column.const 3✅ 91ms
[SQLite File] Column.fill_nothing/empty 4✅ 113ms
[SQLite File] Column.map 1✅ 18ms
[SQLite File] Column.rename 1✅ 31ms
[SQLite File] Column.take/drop 1⚪ 0ms
[SQLite File] Column.zip 1✅ 23ms
[SQLite File] Creating an empty table 17✅ 2s
[SQLite File] Date-Time operations 1⚪ 0ms
[SQLite File] Date-Time support 1⚪ 0ms
[SQLite File] Dialect-specific codegen 1✅ 41ms
[SQLite File] Dropping Missing Values 7✅ 418ms
[SQLite File] Error Handling 2✅ 146ms
[SQLite File] Expression Arithmetic 3✅ 258ms
[SQLite File] Expression Boolean literals 1✅ 53ms
[SQLite File] Expression Boolean Operators 4✅ 128ms
[SQLite File] Expression Column Arithmetic 2✅ 195ms
[SQLite File] Expression Comparison Operators 6✅ 316ms
[SQLite File] Expression Date and Time literals 4⚪ 0ms
[SQLite File] Expression Decimal literals 1✅ 20ms
[SQLite File] Expression Errors should be handled 4✅ 20ms
[SQLite File] Expression Integer literals 1✅ 21ms
[SQLite File] Expression Nothing literals 3✅ 96ms
[SQLite File] Expression Text literals 1✅ 37ms
[SQLite File] Expression Text literals 2✅ 30ms
[SQLite File] Expression Text Operators 2✅ 90ms
[SQLite File] Expression Warnings should be reported 2✅ 2⚪ 130ms
[SQLite File] Filling Missing Values 3✅ 1⚪ 129ms
[SQLite File] Function invocation 2✅ 44ms
[SQLite File] Masking Tables 1✅ 56ms
[SQLite File] math functions 6✅ 2s
[SQLite File] Metadata 2✅ 56ms
[SQLite File] Min/Max Operations 2✅ 104ms
[SQLite File] Missing Values 2✅ 72ms
[SQLite File] Other Column Operations 1✅ 52ms
[SQLite File] Output Execution Context for Database operations 10✅ 1⚪ 840ms
[SQLite File] partial Date-Time support 2✅ 95ms
[SQLite File] Persisting a Database Table (query) 8✅ 868ms
[SQLite File] replace: literal regex pattern and replacement 5✅ 28ms
[SQLite File] replace: literal text pattern and replacement 4✅ 76ms
[SQLite File] replace: pattern and replacement columns 4✅ 11ms
[SQLite File] Rounding numeric tests 17✅ 15s
[SQLite File] Rounding-like operations 15✅ 683ms
[SQLite File] Schemas and Databases 3✅ 11ms
[SQLite File] Simple variant of Table/Column.parse in all backends 5✅ 162ms
[SQLite File] Sorting 5✅ 118ms
[SQLite File] Support for Long Column/Table names 6✅ 2s
[SQLite File] Table.add_row_number (common) 6✅ 270ms
[SQLite File] Table.add_row_number (Database specific) 1✅ 77ms
[SQLite File] Table.aggregate 1✅ 29ms
[SQLite File] Table.aggregate Concatenate 6✅ 233ms
[SQLite File] Table.aggregate Count_Distinct 1✅ 1⚪ 157ms
[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⚪ 187ms
[SQLite File] Table.aggregate should be able to group on single field 7✅ 6⚪ 155ms
[SQLite File] Table.aggregate should correctly handle infinities 2✅ 2⚪ 74ms
[SQLite File] Table.aggregate should correctly handle NaN 1⚪ 0ms
[SQLite File] Table.aggregate should correctly select result types 2✅ 2⚪ 67ms
[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⚪ 86ms
[SQLite File] Table.aggregate should raise warnings when there are issues 7✅ 661ms
[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✅ 153ms
[SQLite File] Table.aggregate should report warnings and errors based on types 4✅ 169ms
[SQLite File] Table.aggregate should summarize empty table 7✅ 4⚪ 98ms
[SQLite File] Table.aggregate should summarize whole table 7✅ 6⚪ 131ms
[SQLite File] Table.aggregate Standard_Deviation 1✅ 28ms
[SQLite File] Table.aggregate+Expressions 2✅ 72ms
[SQLite File] Table.at 3✅ 23ms
[SQLite File] Table.column_count 1✅ 0ms
[SQLite File] Table.column_names 2✅ 89ms
[SQLite File] Table.cross_join 8✅ 490ms
[SQLite File] Table.cross_tab 1⚪ 0ms
[SQLite File] Table.default_ordering 4✅ 159ms
[SQLite File] Table.distinct 7✅ 245ms
[SQLite File] Table.fill_nothing/empty 6✅ 241ms
[SQLite File] Table.filter 1✅ 1ms
[SQLite File] Table.filter 19✅ 1⚪ 1s
[SQLite File] Table.filter_by_expression 4✅ 1⚪ 162ms
[SQLite File] Table.get 3✅ 15ms
[SQLite File] Table.join 26✅ 3⚪ 2s
[SQLite File] Table.order_by 19✅ 2⚪ 322ms
[SQLite File] Table.query 8✅ 336ms
[SQLite File] Table.remove_columns 11✅ 879ms
[SQLite File] Table.rename_columns 20✅ 1s
[SQLite File] Table.reorder_columns 9✅ 697ms
[SQLite File] Table.replace 0ms
[SQLite File] Table.rows 6✅ 60ms
[SQLite File] Table.select_columns 14✅ 1s
[SQLite File] Table.set 7✅ 166ms
[SQLite File] Table.sort_columns 4✅ 186ms
[SQLite File] Table.take/drop 1⚪ 0ms
[SQLite File] Table.transpose 1⚪ 0ms
[SQLite File] Table.union 18✅ 1⚪ 1s
[SQLite File] Table.zip 1⚪ 0ms
[SQLite File] Table/Column.cast - checking invariants 7✅ 257ms
[SQLite File] Table/Column.cast - numeric 3✅ 1⚪ 104ms
[SQLite File] Table/Column.cast - to text 1✅ 47ms
[SQLite File] Tables and Table Types 4✅ 203ms
[SQLite File] Text Column Operations 5✅ 344ms
[SQLite File] Transaction Support 4✅ 173ms
[SQLite File] Uploading an in-memory Table 10✅ 1s
[SQLite In-Memory] Interactions Between various operations 8✅ 1s
[SQLite In-Memory] Aggregation 2✅ 37ms
[SQLite In-Memory] Appending a Database table to a Database table 28✅ 2s
[SQLite In-Memory] Appending an in-memory table to a Database table 28✅ 1s
[SQLite In-Memory] Arithmetic Column Operations 10✅ 2⚪ 217ms
[SQLite In-Memory] Basic Table Access 4✅ 154ms
[SQLite In-Memory] Boolean Column Operations 4✅ 2⚪ 146ms
[SQLite In-Memory] Colum Operations - Names 8✅ 56ms
[SQLite In-Memory] Column Comparisons 4✅ 1⚪ 268ms
[SQLite In-Memory] Column Naming edge cases 7✅ 162ms
[SQLite In-Memory] Column Operations - Equality & Null Handling 4✅ 3⚪ 90ms
[SQLite In-Memory] Column Operations - Text Replace 2✅ 17ms
[SQLite In-Memory] Column Operations - Text Replace (in-memory only) 0ms
[SQLite In-Memory] Column Operations - Text Trim 3✅ 39ms
[SQLite In-Memory] Column.const 3✅ 51ms
[SQLite In-Memory] Column.fill_nothing/empty 4✅ 65ms
[SQLite In-Memory] Column.map 1✅ 10ms
[SQLite In-Memory] Column.rename 1✅ 12ms
[SQLite In-Memory] Column.take/drop 1⚪ 0ms
[SQLite In-Memory] Column.zip 1✅ 11ms
[SQLite In-Memory] Creating an empty table 15✅ 518ms
[SQLite In-Memory] Date-Time operations 1⚪ 0ms
[SQLite In-Memory] Date-Time support 1⚪ 0ms
[SQLite In-Memory] Dialect-specific codegen 1✅ 5ms
[SQLite In-Memory] Dropping Missing Values 7✅ 275ms
[SQLite In-Memory] Error Handling 2✅ 55ms
[SQLite In-Memory] Expression Arithmetic 3✅ 143ms
[SQLite In-Memory] Expression Boolean literals 1✅ 33ms
[SQLite In-Memory] Expression Boolean Operators 4✅ 79ms
[SQLite In-Memory] Expression Column Arithmetic 2✅ 121ms
[SQLite In-Memory] Expression Comparison Operators 6✅ 226ms
[SQLite In-Memory] Expression Date and Time literals 4⚪ 0ms
[SQLite In-Memory] Expression Decimal literals 1✅ 13ms
[SQLite In-Memory] Expression Errors should be handled 4✅ 17ms
[SQLite In-Memory] Expression Integer literals 1✅ 15ms
[SQLite In-Memory] Expression Nothing literals 3✅ 58ms
[SQLite In-Memory] Expression Text literals 1✅ 26ms
[SQLite In-Memory] Expression Text literals 2✅ 20ms
[SQLite In-Memory] Expression Text Operators 2✅ 61ms
[SQLite In-Memory] Expression Warnings should be reported 2✅ 2⚪ 94ms
[SQLite In-Memory] Filling Missing Values 3✅ 1⚪ 92ms
[SQLite In-Memory] Function invocation 2✅ 33ms
[SQLite In-Memory] Masking Tables 1✅ 14ms
[SQLite In-Memory] math functions 6✅ 1s
[SQLite In-Memory] Metadata 2✅ 10ms
[SQLite In-Memory] Min/Max Operations 2✅ 63ms
[SQLite In-Memory] Missing Values 2✅ 27ms
[SQLite In-Memory] Other Column Operations 1✅ 17ms
[SQLite In-Memory] Output Execution Context for Database operations 7✅ 1⚪ 290ms
[SQLite In-Memory] partial Date-Time support 2✅ 25ms
[SQLite In-Memory] Persisting a Database Table (query) 8✅ 522ms
[SQLite In-Memory] replace: literal regex pattern and replacement 5✅ 20ms
[SQLite In-Memory] replace: literal text pattern and replacement 4✅ 38ms
[SQLite In-Memory] replace: pattern and replacement columns 4✅ 8ms
[SQLite In-Memory] Rounding numeric tests 17✅ 10s
[SQLite In-Memory] Rounding-like operations 15✅ 504ms
[SQLite In-Memory] Schemas and Databases 3✅ 1ms
[SQLite In-Memory] Simple variant of Table/Column.parse in all backends 5✅ 79ms
[SQLite In-Memory] Sorting 5✅ 52ms
[SQLite In-Memory] Support for Long Column/Table names 6✅ 904ms
[SQLite In-Memory] Table.add_row_number (common) 6✅ 110ms
[SQLite In-Memory] Table.add_row_number (Database specific) 1✅ 28ms
[SQLite In-Memory] Table.aggregate 1✅ 17ms
[SQLite In-Memory] Table.aggregate Concatenate 6✅ 103ms
[SQLite In-Memory] Table.aggregate Count_Distinct 1✅ 1⚪ 97ms
[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⚪ 128ms
[SQLite In-Memory] Table.aggregate should be able to group on single field 7✅ 6⚪ 100ms
[SQLite In-Memory] Table.aggregate should correctly handle infinities 2✅ 2⚪ 48ms
[SQLite In-Memory] Table.aggregate should correctly handle NaN 1⚪ 0ms
[SQLite In-Memory] Table.aggregate should correctly select result types 2✅ 2⚪ 43ms
[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⚪ 59ms
[SQLite In-Memory] Table.aggregate should raise warnings when there are issues 7✅ 404ms
[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✅ 108ms
[SQLite In-Memory] Table.aggregate should report warnings and errors based on types 4✅ 111ms
[SQLite In-Memory] Table.aggregate should summarize empty table 7✅ 4⚪ 52ms
[SQLite In-Memory] Table.aggregate should summarize whole table 7✅ 6⚪ 69ms
[SQLite In-Memory] Table.aggregate Standard_Deviation 1✅ 18ms
[SQLite In-Memory] Table.aggregate+Expressions 2✅ 62ms
[SQLite In-Memory] Table.at 3✅ 12ms
[SQLite In-Memory] Table.column_count 1✅ 0ms
[SQLite In-Memory] Table.column_names 2✅ 55ms
[SQLite In-Memory] Table.cross_join 8✅ 370ms
[SQLite In-Memory] Table.cross_tab 1⚪ 0ms
[SQLite In-Memory] Table.default_ordering 4✅ 21ms
[SQLite In-Memory] Table.distinct 7✅ 151ms
[SQLite In-Memory] Table.fill_nothing/empty 6✅ 147ms
[SQLite In-Memory] Table.filter 1✅ 1ms
[SQLite In-Memory] Table.filter 19✅ 1⚪ 726ms
[SQLite In-Memory] Table.filter_by_expression 4✅ 1⚪ 102ms
[SQLite In-Memory] Table.get 3✅ 7ms
[SQLite In-Memory] Table.join 26✅ 3⚪ 1s
[SQLite In-Memory] Table.order_by 19✅ 2⚪ 202ms
[SQLite In-Memory] Table.query 8✅ 103ms
[SQLite In-Memory] Table.remove_columns 11✅ 447ms
[SQLite In-Memory] Table.rename_columns 20✅ 680ms
[SQLite In-Memory] Table.reorder_columns 9✅ 374ms
[SQLite In-Memory] Table.replace 0ms
[SQLite In-Memory] Table.rows 6✅ 27ms
[SQLite In-Memory] Table.select_columns 14✅ 682ms
[SQLite In-Memory] Table.set 7✅ 112ms
[SQLite In-Memory] Table.sort_columns 4✅ 115ms
[SQLite In-Memory] Table.take/drop 1⚪ 0ms
[SQLite In-Memory] Table.transpose 1⚪ 0ms
[SQLite In-Memory] Table.union 18✅ 1⚪ 892ms
[SQLite In-Memory] Table.zip 1⚪ 0ms
[SQLite In-Memory] Table/Column.cast - checking invariants 7✅ 119ms
[SQLite In-Memory] Table/Column.cast - numeric 3✅ 1⚪ 48ms
[SQLite In-Memory] Table/Column.cast - to text 1✅ 23ms
[SQLite In-Memory] Tables and Table Types 4✅ 71ms
[SQLite In-Memory] Text Column Operations 5✅ 212ms
[SQLite In-Memory] Transaction Support 4✅ 64ms
[SQLite In-Memory] Uploading an in-memory Table 8✅ 524ms
[SQLite] Type Mapping 8✅ 181ms
Aggregate Columns 23✅ 228ms
Boolean Column.format, with format Column 3✅ 30ms
Boolean Column.format, with format string 3✅ 98ms
ceil 3✅ 26ms
Column.parse 13✅ 117ms
Columns 13✅ 1⚪ 173ms
Construction 9✅ 9s
Counting Values 1✅ 2ms
DataFormatter builders 4✅ 41ms
DataFormatter.format 9✅ 1⚪ 73ms
DataFormatter.parse 10✅ 300ms
Date Column.format, with format Column 6✅ 83ms
Date Column.format, with format string 4✅ 110ms
Date_Time Column.format, with format Column 6✅ 44ms
Date_Time Column.format, with format string 4✅ 124ms
Date_Time truncate 1✅ 29ms
Delimited File Parsing 27✅ 3⚪ 1s
Delimited File Writing 33✅ 3s
Dropping Missing Values 1✅ 599ms
Edge cases 1✅ 8ms
Errors 2✅ 9ms
Excel Range 9✅ 231ms
File.read (Delimited) 3✅ 63ms
File.read (Delimited) should work with Date_Time 3✅ 18ms
File.read (Delimited) should work with Dates 3✅ 23ms
File.read (Delimited) should work with Time_Of_Days 3✅ 15ms
fill 6✅ 280ms
Float 3✅ 18ms
Float, with format Column 3✅ 17ms
floor 3✅ 23ms
Info 1✅ 40ms
Integer 3✅ 74ms
Integer 1✅ 11ms
Integer, with format Column 3✅ 24ms
Integration 1✅ 109ms
JSON conversion 2✅ 104ms
Mapping Operations 7✅ 840ms
Masking Tables 3✅ 461ms
Numeric, empty/Nothing 4✅ 78ms
Problems 3✅ 32ms
Read XLSX / XLS Files 12✅ 4s
Reading single cells correctly 7✅ 374ms
round/truncate/ceil/floor 3✅ 777ms
Rounding 7✅ 1s
Should be able to serialise a table with Dates to Text 2✅ 67ms
Should be able to serialise a table with DateTimes to Text 2✅ 10ms
Should be able to serialise a table with Time_Of_Days to Text 2✅ 16ms
Slicing Tables 4✅ 327ms
Sorting Columns 4✅ 81ms
Sorting Tables 2✅ 427ms
SQLite_Format should allow connecting to SQLite files 5✅ 52ms
Table.from Text 1✅ 17ms
Table.parse 22✅ 951ms
Table.parse_to_columns 14✅ 471ms
Table.split 5✅ 321ms
Table.split/tokenize column count 4✅ 154ms
Table.split/tokenize column order 1✅ 9ms
Table.split/tokenize errors 4✅ 21ms
Table.split/tokenize name conflicts 2✅ 93ms
Table.tokenize 12✅ 304ms
Text.parse_to_table 2✅ 92ms
Text.parse_to_table errors 3✅ 36ms
Text.parse_to_table parsing 3✅ 53ms
Text.parse_to_table with case-insensitivity 1✅ 19ms
Text.parse_to_table with groups 2✅ 46ms
Time_Of_Day Column.format, with format Column 6✅ 38ms
Time_Of_Day Column.format, with format string 5✅ 133ms
truncate 3✅ 29ms
Unique_Name_Strategy Helper 12✅ 189ms
Unique_Name_Strategy.combine_with_prefix 6✅ 18ms
Use First Row As Names 5✅ 643ms
Value_Type 2✅ 25ms
Various File Format support on Table 8✅ 2s
Vector conversion 1✅ 19ms
Write xls Files 36✅ 870ms
Write xlsx Files 36✅ 2s
Writing 4✅ 122ms
XLS reading 7✅ 40ms
XLSX reading 7✅ 421ms

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

2219 tests were completed in 93s with 2193 passed, 0 failed and 26 skipped.

Test suite Passed Failed Skipped Time
Any.map_nothing 2✅ 24ms
Any's methods 3✅ 174ms
Array_Proxy 5✅ 126ms
ArrayOverBuffer 1✅ 57ms
ASCII 4✅ 44ms
Atom with holes 7✅ 37ms
Auto_Detect 3✅ 20ms
BigInts 10✅ 2s
Booleans 6✅ 35ms
Bound 3✅ 5ms
Bytes 3✅ 7ms
caching 1✅ 67ms
Callables 5✅ 37ms
Check Nothing and NaN 3✅ 1ms
codepoints 2✅ 4ms
Compare functionality with Vector 1✅ 29ms
Compile 6✅ 31ms
const 1✅ 1ms
Contexts and Execution Environment 3✅ 11ms
Conversion 21✅ 109ms
Correlation Statistics 6✅ 71ms
curry 1✅ 6ms
Dataflow Errors 11✅ 59ms
Dataflow Warnings 32✅ 1s
Date 45✅ 11s
Date date part tests 8✅ 113ms
Date_Range 11✅ 1s
Date_Time 55✅ 2⚪ 1s
Date_Time date part tests 8✅ 46ms
Date_Time equality 2✅ 9ms
Day_Of_Week conversions 8✅ 30ms
Decimal.round 16✅ 190ms
Decimal.truncate 1✅ 10ms
Decimals 5✅ 50ms
Deep Exports 1✅ 3ms
Default comparator 3✅ 17ms
Deterministic Random Noise Generator 2✅ 1s
Duration 15✅ 170ms
Encoding object 4✅ 159ms
Enso Arrays 5✅ 39ms
Enso maps 46✅ 412ms
Enso Set 5✅ 48ms
Environment 1✅ 27ms
Escape 1✅ 1ms
File Operations 20✅ 359ms
flip 2✅ 2ms
folder operations 3✅ 108ms
Fully Qualified Names 1✅ 1ms
Function Ascribed Parameters 12✅ 35ms
Header 1✅ 12ms
HTTP 23✅ 1s
identity 3✅ 2ms
Inlining Helpers 2✅ 4ms
Integer.round 9✅ 157ms
Integer.truncate 1✅ 2ms
Integers 23✅ 144ms
Interval 7✅ 102ms
Java FFI 6✅ 1⚪ 18ms
Java/Enso Date 2✅ 31ms
JavaDate 45✅ 5s
JavaDate date part tests 8✅ 7ms
JavaLocalTime 27✅ 44ms
JavaScript Objects, Arrays & Functions 8✅ 747ms
JavaScriptArrayWithADate 45✅ 5s
JavaScriptArrayWithADate date part tests 8✅ 95ms
JavascriptDataInArray 53✅ 4⚪ 708ms
JavascriptDataInArray date part tests 8✅ 92ms
JavascriptDate 53✅ 4⚪ 916ms
JavaScriptDate 45✅ 9s
JavascriptDate date part tests 8✅ 196ms
JavaScriptDate date part tests 8✅ 119ms
JavaZonedDateTime 55✅ 2⚪ 598ms
JavaZonedDateTime date part tests 8✅ 10ms
JavaZoneId 7✅ 33ms
JS_Object 2✅ 272ms
JSON 4✅ 83ms
JSON Deserialization 2✅ 96ms
JSON Serialization 3✅ 195ms
JSON_Format 2✅ 102ms
Lazy 6✅ 42ms
Lazy Generator 1✅ 5ms
Lexicographic Order on Vectors 2✅ 11ms
List 31✅ 1s
Locale 13✅ 162ms
Looping Imports 1✅ 1ms
Lowercase Methods 5✅ 9ms
Managed_Resource 3✅ 27ms
Match.end 4✅ 25ms
Match.groups 2✅ 14ms
Match.named_groups 3✅ 34ms
Match.span 4✅ 25ms
Match.start 4✅ 24ms
Match.text 6✅ 34ms
Match.utf_16_end 4✅ 22ms
Match.utf_16_span 4✅ 22ms
Match.utf_16_start 4✅ 22ms
Maybe 5✅ 8ms
Meta-Value Inspection 4✅ 7ms
Meta-Value Manipulation 26✅ 161ms
Methods 1✅ 1⚪ 1ms
Natural Order 4✅ 144ms
No Method Errors 1✅ 18ms
Noise 3✅ 368ms
non-linear inserts 11✅ 200ms
Numbers 14✅ 185ms
Numeric values 1✅ 31ms
Object Comparator 7✅ 36ms
Operator == 15✅ 107ms
Ordering 6✅ 47ms
Pair 1✅ 0ms
Pair - from 2-Item JavaScript Array 13✅ 187ms
Pair - from 2-Item List 13✅ 112ms
Pair - from 2-Item Vector 13✅ 127ms
Pair - from Pair.new 13✅ 89ms
Pair - from Pair.Value 13✅ 20ms
Panics 17✅ 254ms
parse 8✅ 83ms
Pattern Matches 16✅ 72ms
Pattern.find and .find_all 8✅ 105ms
Pattern.match and .match_all 8✅ 80ms
Pattern.matches 5✅ 23ms
Pattern.replace 16✅ 290ms
Pattern.split 6✅ 37ms
Pattern.tokenize 7✅ 193ms
Period 7✅ 40ms
Plain_Text 3✅ 33ms
Polyglot hash maps 6✅ 104ms
Polyglot JS 19✅ 157ms
Polyglot keys and values 6✅ 5s
Polyglot Python 15✅ 143ms
Polyglot R 1⚪ 0ms
Problem_Behavior 2✅ 52ms
Process 5✅ 86ms
PythonDate 45✅ 10s
PythonDate 52✅ 5⚪ 2s
PythonDate date part tests 8✅ 112ms
PythonDate date part tests 8✅ 270ms
PythonLocalTime 27✅ 202ms
Qualified Names 3✅ 6ms
Random 6✅ 1s
Range 36✅ 6s
Rank Data 7✅ 27ms
read_bytes 6✅ 53ms
read_text 6✅ 141ms
Refs 1✅ 2ms
Regex splitting 3✅ 16ms
Regex tokenizing 2✅ 29ms
Regex: find and find_all 20✅ 1⚪ 203ms
Regression 12✅ 104ms
ReportingStreamDecoder 6✅ 967ms
ReportingStreamEncoder 8✅ 161ms
Request 10✅ 57ms
Sorting with multiple comparators 4✅ 2⚪ 57ms
Sorting with the default comparator 7✅ 3⚪ 96ms
Stack traces 1✅ 15ms
Statistics 14✅ 346ms
Statistics - empty Vector 3✅ 14ms
Statistics - invalid input 5✅ 116ms
Statistics - invalid input 1✅ 1ms
Statistics - NaN Vector 3✅ 23ms
Statistics - Nothing Vector 3✅ 53ms
System 2✅ 18ms
Text 84✅ 11s
Text_Sub_Range_Data 2✅ 31ms
Text_Utils 4✅ 73ms
Text.match 6✅ 28ms
Text.replace 16✅ 207ms
Text.Span 3✅ 25ms
the Self construct 6✅ 16ms
Time_Of_Day 27✅ 217ms
to_display_text 5✅ 38ms
uncurry 1✅ 1ms
Unresolved symbol 1✅ 2ms
URI 4✅ 24ms
Use a slice of an array as vectors 72✅ 196ms
Use Array as vectors 72✅ 280ms
Use Array_Proxy as vectors 72✅ 196ms
Use Java ArrayList as vectors 72✅ 241ms
Use Vector as vectors 72✅ 1s
UTF_16 BigEndian 2✅ 6ms
UTF_16 LittleEndian 2✅ 6ms
UTF_8 7✅ 43ms
Vector Slicing Helpers 1✅ 33ms
Vector/Array equality 9✅ 17ms
Windows 1252 4✅ 21ms
write operations 20✅ 814ms
Zone 9✅ 37ms

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

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

Test suite Passed Failed Skipped Time
Dataflow Error Visualization 2✅ 134ms
File uploads 2✅ 11ms
Geo_Map 3✅ 1s
Histogram Visualization 6✅ 271ms
Lazy Table Visualization 12✅ 889ms
Lazy Text Visualization 3✅ 70ms
Scatter Plot Visualization 14✅ 1s
Serializable Visualization Identifiers 5✅ 232ms
SQL Visualization 1✅ 288ms
Table Visualization 9✅ 674ms
Table.lookup_ignore_case 1✅ 40ms
Table.rows 1✅ 387ms
Type Names of Visualization Defaults 1✅ 292ms
Vector and Arrays 2✅ 1⚪ 102ms
Widgets for Database 1✅ 29ms
Widgets for In-Database Connection with table name sets 1✅ 238ms
Widgets for In-Database Connection with table types 1✅ 36ms
Widgets for In-Database Table with column name sets 2✅ 108ms
Widgets for In-Memory with column name sets 2✅ 121ms
Widgets for the Text type 1✅ 280ms