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

Parser TS bindings #7881

Merged
merged 48 commits into from
Oct 11, 2023

remove old Ast, simplify codegen build sequence

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

Parser TS bindings #7881

remove old Ast, simplify codegen build sequence
c6a4f53
Select commit
Loading
Failed to load commit list.
GitHub Actions / Standard Library Tests (windows) succeeded Oct 11, 2023 in 0s

Standard Library Tests (windows) ✅

Tests passed successfully

Report Passed Failed Skipped Time
C:/runner/_work/enso/enso/target/test-results/AWS_Tests/JUnit.xml 19✅ 16s
C:/runner/_work/enso/enso/target/test-results/Examples_Tests/JUnit.xml 32✅ 1⚪ 9s
C:/runner/_work/enso/enso/target/test-results/Geo_Tests/JUnit.xml 5✅ 350ms
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 2547✅ 151⚪ 87s
C:/runner/_work/enso/enso/target/test-results/Tests/JUnit.xml 2127✅ 43⚪ 47s
C:/runner/_work/enso/enso/target/test-results/Visualization_Tests/JUnit.xml 70✅ 1⚪ 4s

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

19 tests were completed in 16s with 19 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
S3.get_object 2✅ 5s
S3.head (bucket) 1✅ 1s
S3.head (object) 2✅ 2s
S3.list_buckets 2✅ 2s
S3.list_objects 4✅ 2s
S3.parse_uri 3✅ 130ms
S3.read_bucket 5✅ 3s

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

33 tests were completed in 9s with 32 passed, 0 failed and 1 skipped.

Test suite Passed Failed Skipped Time
Examples 32✅ 9s
Python Examples 1⚪ 0ms

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

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

Test suite Passed Failed Skipped Time
Geo Points 2✅ 24ms
GeoJSON to Table 3✅ 326ms

✅ 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✅ 115ms
Image with 1 channel 19✅ 104ms
Image with 2 channels 19✅ 144ms
Image with 3 channels 19✅ 118ms
Image with 4 channels 19✅ 105ms
Image Write 2✅ 32ms
Image.read 9✅ 1s
Matrix with 1 channel 21✅ 216ms
Matrix with 2 channels 21✅ 146ms
Matrix with 3 channels 21✅ 163ms
Matrix with 4 channels 21✅ 125ms
Matrix_Error 1✅ 1ms

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

2698 tests were completed in 87s with 2547 passed, 0 failed and 151 skipped.

Test suite Passed Failed Skipped Time
[Codegen] Aggregation 2✅ 60ms
[Codegen] Basic Select 3✅ 43ms
[Codegen] Handling Missing Values 2✅ 92ms
[Codegen] JSON serialization 1⚪ 0ms
[Codegen] Masking Tables and Columns 2✅ 150ms
[Codegen] Sorting 4✅ 33ms
[In-Memory-specific] Table.join 1✅ 563ms
[In-Memory-specific] Table.set 2✅ 78ms
[In-Memory] Interactions Between various operations 11✅ 857ms
[In-Memory] Arithmetic Column Operations 12✅ 94ms
[In-Memory] Boolean Column Operations 5✅ 1⚪ 138ms
[In-Memory] Colum Operations - Names 10✅ 33ms
[In-Memory] Column Comparisons 5✅ 1⚪ 179ms
[In-Memory] Column Naming edge cases 7✅ 252ms
[In-Memory] Column operation Integer Overflow handling 6✅ 289ms
[In-Memory] Column Operations - Equality & Null Handling 4✅ 3⚪ 61ms
[In-Memory] Column Operations - Text Replace 0ms
[In-Memory] Column Operations - Text Replace (in-memory only) 8✅ 52ms
[In-Memory] Column Operations - Text Trim 3✅ 22ms
[In-Memory] Column.const 3✅ 6ms
[In-Memory] Column.fill_nothing/empty 4✅ 5ms
[In-Memory] Column.map 6✅ 116ms
[In-Memory] Column.rename 1✅ 3ms
[In-Memory] Column.take/drop 8✅ 84ms
[In-Memory] Column.zip 6✅ 31ms
[In-Memory] Date-Time operations 21✅ 1⚪ 620ms
[In-Memory] Date-Time support 3✅ 53ms
[In-Memory] Dropping Missing Values 9✅ 331ms
[In-Memory] Expression Arithmetic 3✅ 79ms
[In-Memory] Expression Boolean literals 1✅ 73ms
[In-Memory] Expression Boolean Operators 4✅ 37ms
[In-Memory] Expression Column Arithmetic 2✅ 43ms
[In-Memory] Expression Comparison Operators 6✅ 96ms
[In-Memory] Expression Date and Time literals 5✅ 37ms
[In-Memory] Expression Errors should be handled 4✅ 35ms
[In-Memory] Expression Float literals 1✅ 22ms
[In-Memory] Expression Integer literals 1✅ 19ms
[In-Memory] Expression Nothing literals 3✅ 29ms
[In-Memory] Expression Text literals 1✅ 40ms
[In-Memory] Expression Text literals 2✅ 9ms
[In-Memory] Expression Text Operators 2✅ 19ms
[In-Memory] Expression Warnings should be reported 4✅ 87ms
[In-Memory] Filling Missing Values 6✅ 23ms
[In-Memory] Function invocation 2✅ 16ms
[In-Memory] Handling of Big Integer values 10✅ 99ms
[In-Memory] Loss_Of_Integer_Precision (large integers not being exactly representable in Float) 5✅ 75ms
[In-Memory] Min/Max Operations 2✅ 60ms
[In-Memory] Other Column Operations 1✅ 2ms
[In-Memory] replace: empty table and nothings 2✅ 4ms
[In-Memory] replace: literal regex pattern and replacement 5✅ 18ms
[In-Memory] replace: literal text pattern and replacement 4✅ 24ms
[In-Memory] replace: pattern and replacement columns 4✅ 13ms
[In-Memory] Rounding numeric tests 19✅ 765ms
[In-Memory] Rounding-like operations 15✅ 29ms
[In-Memory] Simple variant of Table/Column.parse in all backends 5✅ 41ms
[In-Memory] Storage Builders 1✅ 21ms
[In-Memory] Table.add_row_number (common) 7✅ 147ms
[In-Memory] Table.add_row_number (in-memory specific) 6✅ 43ms
[In-Memory] Table.aggregate 3✅ 170ms
[In-Memory] Table.aggregate 3✅ 18ms
[In-Memory] Table.aggregate Concatenate 6✅ 86ms
[In-Memory] Table.aggregate Count_Distinct 2✅ 110ms
[In-Memory] Table.aggregate First and Last 1✅ 2ms
[In-Memory] Table.aggregate Mode 1✅ 2ms
[In-Memory] Table.aggregate Shortest 1✅ 14ms
[In-Memory] Table.aggregate should be able to group on multiple fields not in left columns 13✅ 532ms
[In-Memory] Table.aggregate should be able to group on single field 13✅ 290ms
[In-Memory] Table.aggregate should correctly handle infinities 4✅ 22ms
[In-Memory] Table.aggregate should correctly handle NaN 5✅ 16ms
[In-Memory] Table.aggregate should correctly select result types 4✅ 60ms
[In-Memory] Table.aggregate should merge warnings when issues computing aggregation 2✅ 8ms
[In-Memory] Table.aggregate should not summarize empty table when grouped 11✅ 56ms
[In-Memory] Table.aggregate should raise warnings when there are issues 7✅ 88ms
[In-Memory] Table.aggregate should raise warnings when there are issues computing aggregation 3✅ 29ms
[In-Memory] Table.aggregate should report warnings and errors based on types 4✅ 46ms
[In-Memory] Table.aggregate should summarize empty table 11✅ 86ms
[In-Memory] Table.aggregate should summarize whole table 13✅ 222ms
[In-Memory] Table.aggregate Standard_Deviation 1✅ 16ms
[In-Memory] Table.aggregate+Expressions 2✅ 58ms
[In-Memory] Table.at 3✅ 20ms
[In-Memory] Table.column_count 1✅ 0ms
[In-Memory] Table.column_names 2✅ 17ms
[In-Memory] Table.cross_join 8✅ 70ms
[In-Memory] Table.cross_tab 23✅ 340ms
[In-Memory] Table.distinct 6✅ 165ms
[In-Memory] Table.distinct 7✅ 85ms
[In-Memory] Table.fill_nothing/empty 6✅ 25ms
[In-Memory] Table.filter 5✅ 861ms
[In-Memory] Table.filter 20✅ 2⚪ 468ms
[In-Memory] Table.filter_by_expression 5✅ 100ms
[In-Memory] Table.get 3✅ 9ms
[In-Memory] Table.join 33✅ 573ms
[In-Memory] Table.join performance 3✅ 1⚪ 831ms
[In-Memory] Table.lookup_and_replace 15✅ 252ms
[In-Memory] Table.order_by 23✅ 252ms
[In-Memory] Table.remove_columns 12✅ 243ms
[In-Memory] Table.rename_columns 20✅ 333ms
[In-Memory] Table.reorder_columns 10✅ 250ms
[In-Memory] Table.replace 3✅ 61ms
[In-Memory] Table.rows 6✅ 53ms
[In-Memory] Table.select_columns 15✅ 433ms
[In-Memory] Table.set 7✅ 628ms
[In-Memory] Table.sort_columns 4✅ 99ms
[In-Memory] Table.take/drop 9✅ 484ms
[In-Memory] Table.transpose 8✅ 76ms
[In-Memory] Table.union 24✅ 341ms
[In-Memory] Table.zip 11✅ 156ms
[In-Memory] Table/Column auto value type 13✅ 96ms
[In-Memory] Table/Column.cast - checking invariants 12✅ 138ms
[In-Memory] Table/Column.cast - date/time 3✅ 42ms
[In-Memory] Table/Column.cast - numeric 6✅ 177ms
[In-Memory] Table/Column.cast - to text 9✅ 184ms
[In-Memory] Temp column 2✅ 5ms
[In-Memory] Text Column Operations 5✅ 146ms
[PostgreSQL] .pgpass 2✅ 230ms
[PostgreSQL] Connection setup 3✅ 142ms
[PostgreSQL] Database tests 1⚪ 0ms
[PostgreSQL] SSL connectivity tests 1⚪ 0ms
[Redshift] Database tests 1⚪ 0ms
[SQLite File] Interactions Between various operations 8✅ 314ms
[SQLite File] Aggregation 2✅ 58ms
[SQLite File] Appending a Database table to a Database table 29✅ 2s
[SQLite File] Appending an in-memory table to a Database table 30✅ 1s
[SQLite File] Arithmetic Column Operations 10✅ 2⚪ 174ms
[SQLite File] Basic Table Access 4✅ 361ms
[SQLite File] Boolean Column Operations 4✅ 2⚪ 129ms
[SQLite File] Colum Operations - Names 8✅ 42ms
[SQLite File] Column Comparisons 4✅ 1⚪ 249ms
[SQLite File] Column Naming edge cases 7✅ 168ms
[SQLite File] Column Operations - Equality & Null Handling 4✅ 3⚪ 84ms
[SQLite File] Column Operations - Text Replace 2✅ 16ms
[SQLite File] Column Operations - Text Replace (in-memory only) 0ms
[SQLite File] Column Operations - Text Trim 3✅ 65ms
[SQLite File] Column.const 3✅ 61ms
[SQLite File] Column.fill_nothing/empty 4✅ 58ms
[SQLite File] Column.map 1✅ 10ms
[SQLite File] Column.rename 1✅ 15ms
[SQLite File] Column.take/drop 6✅ 834ms
[SQLite File] Column.zip 1✅ 11ms
[SQLite File] Creating an empty table 19✅ 2s
[SQLite File] Date-Time operations 1⚪ 0ms
[SQLite File] Date-Time support 1⚪ 0ms
[SQLite File] Deleting rows from a Database table 4✅ 143ms
[SQLite File] Deleting rows from a Database table (source=Database) 11✅ 546ms
[SQLite File] Deleting rows from a Database table (source=in-memory) 11✅ 559ms
[SQLite File] Dialect-specific codegen 1✅ 26ms
[SQLite File] Dropping Missing Values 8✅ 362ms
[SQLite File] Error Handling 2✅ 88ms
[SQLite File] Expression Arithmetic 3✅ 174ms
[SQLite File] Expression Boolean literals 1✅ 23ms
[SQLite File] Expression Boolean Operators 4✅ 81ms
[SQLite File] Expression Column Arithmetic 2✅ 107ms
[SQLite File] Expression Comparison Operators 6✅ 200ms
[SQLite File] Expression Date and Time literals 4⚪ 0ms
[SQLite File] Expression Errors should be handled 4✅ 19ms
[SQLite File] Expression Float literals 1✅ 11ms
[SQLite File] Expression Integer literals 1✅ 13ms
[SQLite File] Expression Nothing literals 3✅ 74ms
[SQLite File] Expression Text literals 1✅ 20ms
[SQLite File] Expression Text literals 2✅ 14ms
[SQLite File] Expression Text Operators 2✅ 37ms
[SQLite File] Expression Warnings should be reported 2✅ 2⚪ 71ms
[SQLite File] Filling Missing Values 3✅ 1⚪ 69ms
[SQLite File] Function invocation 2✅ 28ms
[SQLite File] Masking Tables 1✅ 67ms
[SQLite File] math functions 6✅ 1s
[SQLite File] Metadata 2✅ 34ms
[SQLite File] Min/Max Operations 2✅ 53ms
[SQLite File] Missing Values 2✅ 54ms
[SQLite File] Other Column Operations 1✅ 23ms
[SQLite File] Output Execution Context for Database operations 12✅ 1⚪ 703ms
[SQLite File] partial Date-Time support 2✅ 52ms
[SQLite File] Persisting a Database Table (query) 8✅ 614ms
[SQLite File] replace: empty table and nothings 2✅ 29ms
[SQLite File] replace: literal regex pattern and replacement 5✅ 31ms
[SQLite File] replace: literal text pattern and replacement 4✅ 72ms
[SQLite File] replace: pattern and replacement columns 4✅ 12ms
[SQLite File] Rounding numeric tests 19✅ 7s
[SQLite File] Rounding-like operations 15✅ 313ms
[SQLite File] Schemas and Databases 3✅ 13ms
[SQLite File] Simple variant of Table/Column.parse in all backends 5✅ 109ms
[SQLite File] Sorting 5✅ 115ms
[SQLite File] Support for Long Column/Table names 6✅ 1s
[SQLite File] Table.add_row_number (common) 7✅ 113ms
[SQLite File] Table.add_row_number (Database specific) 1✅ 37ms
[SQLite File] Table.aggregate 1✅ 13ms
[SQLite File] Table.aggregate Concatenate 6✅ 106ms
[SQLite File] Table.aggregate Count_Distinct 1✅ 1⚪ 88ms
[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⚪ 100ms
[SQLite File] Table.aggregate should be able to group on single field 7✅ 6⚪ 89ms
[SQLite File] Table.aggregate should correctly handle infinities 2✅ 2⚪ 43ms
[SQLite File] Table.aggregate should correctly handle NaN 1⚪ 0ms
[SQLite File] Table.aggregate should correctly select result types 2✅ 2⚪ 35ms
[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⚪ 41ms
[SQLite File] Table.aggregate should raise warnings when there are issues 7✅ 403ms
[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✅ 102ms
[SQLite File] Table.aggregate should report warnings and errors based on types 4✅ 97ms
[SQLite File] Table.aggregate should summarize empty table 7✅ 4⚪ 72ms
[SQLite File] Table.aggregate should summarize whole table 7✅ 6⚪ 89ms
[SQLite File] Table.aggregate Standard_Deviation 1✅ 15ms
[SQLite File] Table.aggregate+Expressions 2✅ 59ms
[SQLite File] Table.at 3✅ 25ms
[SQLite File] Table.column_count 1✅ 0ms
[SQLite File] Table.column_names 2✅ 66ms
[SQLite File] Table.cross_join 8✅ 249ms
[SQLite File] Table.cross_tab 1⚪ 0ms
[SQLite File] Table.default_ordering 4✅ 156ms
[SQLite File] Table.distinct 7✅ 134ms
[SQLite File] Table.fill_nothing/empty 6✅ 117ms
[SQLite File] Table.filter 1✅ 1ms
[SQLite File] Table.filter 19✅ 1⚪ 650ms
[SQLite File] Table.filter_by_expression 4✅ 1⚪ 113ms
[SQLite File] Table.get 3✅ 15ms
[SQLite File] Table.join 26✅ 3⚪ 771ms
[SQLite File] Table.lookup_and_replace 1⚪ 0ms
[SQLite File] Table.order_by 19✅ 2⚪ 172ms
[SQLite File] Table.query 8✅ 324ms
[SQLite File] Table.remove_columns 11✅ 463ms
[SQLite File] Table.rename_columns 20✅ 672ms
[SQLite File] Table.reorder_columns 9✅ 334ms
[SQLite File] Table.replace 0ms
[SQLite File] Table.rows 6✅ 50ms
[SQLite File] Table.select_columns 14✅ 679ms
[SQLite File] Table.set 7✅ 104ms
[SQLite File] Table.sort_columns 4✅ 104ms
[SQLite File] Table.take/drop 7✅ 2s
[SQLite File] Table.transpose 1⚪ 0ms
[SQLite File] Table.union 18✅ 1⚪ 640ms
[SQLite File] Table.zip 1⚪ 0ms
[SQLite File] Table/Column auto value type 1✅ 11ms
[SQLite File] Table/Column.cast - checking invariants 7✅ 120ms
[SQLite File] Table/Column.cast - numeric 3✅ 47ms
[SQLite File] Table/Column.cast - to text 1✅ 25ms
[SQLite File] Tables and Table Types 4✅ 113ms
[SQLite File] Temp column 2✅ 15ms
[SQLite File] Text Column Operations 5✅ 203ms
[SQLite File] Transaction Support 4✅ 67ms
[SQLite File] Uploading an in-memory Table 11✅ 795ms
[SQLite In-Memory] Interactions Between various operations 8✅ 200ms
[SQLite In-Memory] Aggregation 2✅ 34ms
[SQLite In-Memory] Appending a Database table to a Database table 29✅ 1s
[SQLite In-Memory] Appending an in-memory table to a Database table 30✅ 860ms
[SQLite In-Memory] Arithmetic Column Operations 10✅ 2⚪ 140ms
[SQLite In-Memory] Basic Table Access 4✅ 107ms
[SQLite In-Memory] Boolean Column Operations 4✅ 2⚪ 97ms
[SQLite In-Memory] Colum Operations - Names 8✅ 36ms
[SQLite In-Memory] Column Comparisons 4✅ 1⚪ 138ms
[SQLite In-Memory] Column Naming edge cases 7✅ 82ms
[SQLite In-Memory] Column Operations - Equality & Null Handling 4✅ 3⚪ 69ms
[SQLite In-Memory] Column Operations - Text Replace 2✅ 8ms
[SQLite In-Memory] Column Operations - Text Replace (in-memory only) 0ms
[SQLite In-Memory] Column Operations - Text Trim 3✅ 22ms
[SQLite In-Memory] Column.const 3✅ 21ms
[SQLite In-Memory] Column.fill_nothing/empty 4✅ 44ms
[SQLite In-Memory] Column.map 1✅ 11ms
[SQLite In-Memory] Column.rename 1✅ 7ms
[SQLite In-Memory] Column.take/drop 6✅ 789ms
[SQLite In-Memory] Column.zip 1✅ 8ms
[SQLite In-Memory] Creating an empty table 17✅ 440ms
[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✅ 74ms
[SQLite In-Memory] Deleting rows from a Database table (source=Database) 11✅ 360ms
[SQLite In-Memory] Deleting rows from a Database table (source=in-memory) 11✅ 353ms
[SQLite In-Memory] Dialect-specific codegen 1✅ 2ms
[SQLite In-Memory] Dropping Missing Values 8✅ 268ms
[SQLite In-Memory] Error Handling 2✅ 25ms
[SQLite In-Memory] Expression Arithmetic 3✅ 90ms
[SQLite In-Memory] Expression Boolean literals 1✅ 15ms
[SQLite In-Memory] Expression Boolean Operators 4✅ 37ms
[SQLite In-Memory] Expression Column Arithmetic 2✅ 111ms
[SQLite In-Memory] Expression Comparison Operators 6✅ 123ms
[SQLite In-Memory] Expression Date and Time literals 4⚪ 0ms
[SQLite In-Memory] Expression Errors should be handled 4✅ 13ms
[SQLite In-Memory] Expression Float literals 1✅ 6ms
[SQLite In-Memory] Expression Integer literals 1✅ 7ms
[SQLite In-Memory] Expression Nothing literals 3✅ 33ms
[SQLite In-Memory] Expression Text literals 1✅ 10ms
[SQLite In-Memory] Expression Text literals 2✅ 9ms
[SQLite In-Memory] Expression Text Operators 2✅ 39ms
[SQLite In-Memory] Expression Warnings should be reported 2✅ 2⚪ 72ms
[SQLite In-Memory] Filling Missing Values 3✅ 1⚪ 48ms
[SQLite In-Memory] Function invocation 2✅ 17ms
[SQLite In-Memory] Masking Tables 1✅ 7ms
[SQLite In-Memory] math functions 6✅ 701ms
[SQLite In-Memory] Metadata 2✅ 3ms
[SQLite In-Memory] Min/Max Operations 2✅ 34ms
[SQLite In-Memory] Missing Values 2✅ 12ms
[SQLite In-Memory] Other Column Operations 1✅ 9ms
[SQLite In-Memory] Output Execution Context for Database operations 9✅ 1⚪ 284ms
[SQLite In-Memory] partial Date-Time support 2✅ 24ms
[SQLite In-Memory] Persisting a Database Table (query) 8✅ 378ms
[SQLite In-Memory] replace: empty table and nothings 2✅ 20ms
[SQLite In-Memory] replace: literal regex pattern and replacement 5✅ 10ms
[SQLite In-Memory] replace: literal text pattern and replacement 4✅ 20ms
[SQLite In-Memory] replace: pattern and replacement columns 4✅ 5ms
[SQLite In-Memory] Rounding numeric tests 19✅ 6s
[SQLite In-Memory] Rounding-like operations 15✅ 215ms
[SQLite In-Memory] Schemas and Databases 3✅ 1ms
[SQLite In-Memory] Simple variant of Table/Column.parse in all backends 5✅ 44ms
[SQLite In-Memory] Sorting 5✅ 24ms
[SQLite In-Memory] Support for Long Column/Table names 6✅ 705ms
[SQLite In-Memory] Table.add_row_number (common) 7✅ 83ms
[SQLite In-Memory] Table.add_row_number (Database specific) 1✅ 14ms
[SQLite In-Memory] Table.aggregate 1✅ 9ms
[SQLite In-Memory] Table.aggregate Concatenate 6✅ 77ms
[SQLite In-Memory] Table.aggregate Count_Distinct 1✅ 1⚪ 85ms
[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⚪ 87ms
[SQLite In-Memory] Table.aggregate should be able to group on single field 7✅ 6⚪ 83ms
[SQLite In-Memory] Table.aggregate should correctly handle infinities 2✅ 2⚪ 25ms
[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⚪ 30ms
[SQLite In-Memory] Table.aggregate should raise warnings when there are issues 7✅ 253ms
[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✅ 67ms
[SQLite In-Memory] Table.aggregate should report warnings and errors based on types 4✅ 104ms
[SQLite In-Memory] Table.aggregate should summarize empty table 7✅ 4⚪ 30ms
[SQLite In-Memory] Table.aggregate should summarize whole table 7✅ 6⚪ 45ms
[SQLite In-Memory] Table.aggregate Standard_Deviation 1✅ 9ms
[SQLite In-Memory] Table.aggregate+Expressions 2✅ 39ms
[SQLite In-Memory] Table.at 3✅ 9ms
[SQLite In-Memory] Table.column_count 1✅ 0ms
[SQLite In-Memory] Table.column_names 2✅ 25ms
[SQLite In-Memory] Table.cross_join 8✅ 212ms
[SQLite In-Memory] Table.cross_tab 1⚪ 0ms
[SQLite In-Memory] Table.default_ordering 4✅ 12ms
[SQLite In-Memory] Table.distinct 7✅ 93ms
[SQLite In-Memory] Table.fill_nothing/empty 6✅ 94ms
[SQLite In-Memory] Table.filter 1✅ 1ms
[SQLite In-Memory] Table.filter 19✅ 1⚪ 432ms
[SQLite In-Memory] Table.filter_by_expression 4✅ 1⚪ 91ms
[SQLite In-Memory] Table.get 3✅ 5ms
[SQLite In-Memory] Table.join 26✅ 3⚪ 553ms
[SQLite In-Memory] Table.lookup_and_replace 1⚪ 0ms
[SQLite In-Memory] Table.order_by 19✅ 2⚪ 120ms
[SQLite In-Memory] Table.query 8✅ 71ms
[SQLite In-Memory] Table.remove_columns 11✅ 246ms
[SQLite In-Memory] Table.rename_columns 20✅ 435ms
[SQLite In-Memory] Table.reorder_columns 9✅ 244ms
[SQLite In-Memory] Table.replace 0ms
[SQLite In-Memory] Table.rows 6✅ 14ms
[SQLite In-Memory] Table.select_columns 14✅ 305ms
[SQLite In-Memory] Table.set 7✅ 65ms
[SQLite In-Memory] Table.sort_columns 4✅ 60ms
[SQLite In-Memory] Table.take/drop 7✅ 1s
[SQLite In-Memory] Table.transpose 1⚪ 0ms
[SQLite In-Memory] Table.union 18✅ 1⚪ 446ms
[SQLite In-Memory] Table.zip 1⚪ 0ms
[SQLite In-Memory] Table/Column auto value type 1✅ 5ms
[SQLite In-Memory] Table/Column.cast - checking invariants 7✅ 75ms
[SQLite In-Memory] Table/Column.cast - numeric 3✅ 29ms
[SQLite In-Memory] Table/Column.cast - to text 1✅ 17ms
[SQLite In-Memory] Tables and Table Types 4✅ 28ms
[SQLite In-Memory] Temp column 2✅ 10ms
[SQLite In-Memory] Text Column Operations 5✅ 125ms
[SQLite In-Memory] Transaction Support 4✅ 50ms
[SQLite In-Memory] Uploading an in-memory Table 9✅ 430ms
[SQLite] Type Mapping 8✅ 144ms
Aggregate Columns 23✅ 65ms
Boolean Column.format, with format Column 3✅ 39ms
Boolean Column.format, with format string 3✅ 48ms
ceil 3✅ 13ms
Column.parse 13✅ 120ms
Columns 16✅ 419ms
Construction 8✅ 1⚪ 1s
Counting Values 1✅ 1ms
DataFormatter builders 3✅ 27ms
DataFormatter.format 10✅ 67ms
DataFormatter.parse 12✅ 282ms
Date Column.format, with format Column 6✅ 77ms
Date Column.format, with format string 4✅ 142ms
Date_Time Column.format, with format Column 6✅ 64ms
Date_Time Column.format, with format string 5✅ 103ms
Date_Time truncate 1✅ 17ms
Delimited File Parsing 27✅ 3⚪ 1s
Delimited File Writing 33✅ 2s
Dropping Missing Values 1✅ 250ms
Edge cases 1✅ 6ms
Errors 2✅ 11ms
Excel Range 9✅ 94ms
File.read (Delimited) 3✅ 34ms
File.read (Delimited) should work with Date_Time 3✅ 5ms
File.read (Delimited) should work with Dates 3✅ 9ms
File.read (Delimited) should work with Time_Of_Days 3✅ 8ms
fill 6✅ 179ms
Float 3✅ 15ms
Float, with format Column 3✅ 10ms
floor 3✅ 13ms
Info 1✅ 20ms
Integer 3✅ 56ms
Integer 1✅ 7ms
Integer, with format Column 3✅ 35ms
Integration 1✅ 62ms
JSON conversion 2✅ 69ms
Mapping Operations 7✅ 334ms
Masking Tables 3✅ 398ms
Numeric, empty/Nothing 4✅ 51ms
Problems 3✅ 20ms
Read XLSX / XLS Files 12✅ 2s
Reading single cells correctly 7✅ 288ms
round/truncate/ceil/floor 3✅ 45ms
Rounding 8✅ 65ms
Should be able to serialise a table with Dates to Text 2✅ 30ms
Should be able to serialise a table with DateTimes to Text 2✅ 8ms
Should be able to serialise a table with Time_Of_Days to Text 2✅ 7ms
Slicing Tables 4✅ 220ms
Sorting Columns 4✅ 43ms
Sorting Tables 2✅ 118ms
SQLite_Format should allow connecting to SQLite files 5✅ 54ms
Table.from Text 1✅ 6ms
Table.parse 22✅ 537ms
Table.parse_to_columns 14✅ 156ms
Table.split 5✅ 147ms
Table.split/tokenize column count 4✅ 57ms
Table.split/tokenize column order 1✅ 5ms
Table.split/tokenize errors 4✅ 10ms
Table.split/tokenize name conflicts 2✅ 25ms
Table.tokenize 12✅ 106ms
Text.parse_to_table 2✅ 41ms
Text.parse_to_table errors 3✅ 13ms
Text.parse_to_table parsing 3✅ 32ms
Text.parse_to_table with case-insensitivity 1✅ 11ms
Text.parse_to_table with groups 2✅ 24ms
Time_Of_Day Column.format, with format Column 6✅ 66ms
Time_Of_Day Column.format, with format string 5✅ 72ms
truncate 3✅ 17ms
Unique_Name_Strategy Helper 12✅ 156ms
Unique_Name_Strategy.combine_with_prefix 6✅ 13ms
Use First Row As Names 5✅ 255ms
Value_Type 2✅ 17ms
Various File Format support on Table 8✅ 1s
Vector conversion 1✅ 6ms
Write xls Files 38✅ 1s
Write xlsx Files 38✅ 2s
Writing 4✅ 50ms
XLS reading 7✅ 42ms
XLSX reading 7✅ 304ms

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

2170 tests were completed in 47s with 2127 passed, 0 failed and 43 skipped.

Test suite Passed Failed Skipped Time
Any.map_nothing 2✅ 23ms
Any's methods 3✅ 60ms
Array_Proxy 5✅ 54ms
ArrayOverBuffer 1⚪ 0ms
ASCII 4✅ 33ms
Asserts 3✅ 15ms
at/get 7✅ 177ms
Atom with holes 7✅ 19ms
Auto_Detect 3✅ 20ms
BigInts 13✅ 409ms
Booleans 6✅ 19ms
Bound 3✅ 1ms
Bytes 3✅ 5ms
caching 1✅ 38ms
Callables 5✅ 12ms
Check Nothing and NaN 3✅ 0ms
children 2✅ 18ms
codepoints 2✅ 3ms
Compare functionality with Vector 1✅ 14ms
Compile 6✅ 22ms
const 1✅ 0ms
Contexts and Execution Environment 3✅ 8ms
Conversion 42✅ 176ms
Correlation Statistics 6✅ 47ms
curry 1✅ 3ms
Data.read / File_Format 2✅ 847ms
Dataflow Errors 11✅ 33ms
Dataflow Warnings 32✅ 846ms
Date 40✅ 6s
Date date part tests 8✅ 88ms
Date_Range 11✅ 1s
Date_Time 44✅ 2⚪ 880ms
Date_Time date part tests 8✅ 29ms
Date_Time equality 2✅ 4ms
Day_Of_Week conversions 8✅ 22ms
Deep Exports 1✅ 1ms
Default comparator 3✅ 10ms
Deterministic Random Noise Generator 2✅ 365ms
display text 1✅ 1ms
Duration 15✅ 211ms
Encoding object 4✅ 61ms
Enso Arrays 5✅ 18ms
Enso maps 46✅ 232ms
Enso Set 5✅ 28ms
Environment 1✅ 14ms
Escape 1✅ 0ms
fetch 10✅ 691ms
File Operations 19✅ 115ms
flip 2✅ 1ms
Float.truncate 1✅ 10ms
Floats 5✅ 21ms
folder operations 3✅ 46ms
Formatting date/time values 6✅ 89ms
Fully Qualified Names 1✅ 1ms
Function Ascribed Parameters 12✅ 29ms
get_elements_by_tag_name 3✅ 36ms
Header 1✅ 6ms
Header resolution 7✅ 33ms
Headers 6✅ 194ms
HTTP client 4✅ 2ms
HTTP_Method parse 3✅ 5ms
identity 3✅ 1ms
Inlining Helpers 2✅ 4ms
inner / outer xml 2✅ 70ms
Instrument @Tail_Call fibonacci 5✅ 354ms
Instrument fibonacci 2✅ 120ms
Integer.truncate 1✅ 2ms
Integers 24✅ 104ms
Interval 7✅ 45ms
Java case of 3✅ 3ms
Java FFI 6✅ 1⚪ 12ms
Java/Enso Date 2✅ 14ms
JavaDate 40✅ 2s
JavaDate date part tests 8✅ 4ms
JavaLocalTime 27✅ 30ms
JavaScript Objects, Arrays & Functions 8✅ 652ms
JavaScriptArrayWithADate 40✅ 2s
JavaScriptArrayWithADate date part tests 8✅ 69ms
JavascriptDataInArray 42✅ 4⚪ 310ms
JavascriptDataInArray date part tests 8✅ 67ms
JavascriptDate 42✅ 4⚪ 238ms
JavaScriptDate 40✅ 3s
JavascriptDate date part tests 8✅ 10ms
JavaScriptDate date part tests 8✅ 155ms
JavaZonedDateTime 44✅ 2⚪ 185ms
JavaZonedDateTime date part tests 8✅ 10ms
JavaZoneId 7✅ 26ms
JS_Object 3✅ 154ms
JSON 5✅ 89ms
JSON 1✅ 43ms
JSON Deserialization 8✅ 365ms
JSON Serialization 3✅ 61ms
JSON_Format 2✅ 71ms
Lazy 6✅ 42ms
Lazy Generator 1✅ 3ms
Lexicographic Order on Vectors 2✅ 8ms
List 31✅ 624ms
Locale 13✅ 100ms
Looping Imports 1✅ 0ms
Lowercase Methods 5✅ 6ms
Managed_Resource 3✅ 15ms
Match.end 4✅ 26ms
Match.groups 2✅ 7ms
Match.named_groups 3✅ 22ms
Match.span 4✅ 18ms
Match.start 4✅ 19ms
Match.text 6✅ 24ms
Match.utf_16_end 4✅ 17ms
Match.utf_16_span 4✅ 17ms
Match.utf_16_start 4✅ 21ms
Maybe 5✅ 3ms
Meta-Value Inspection 3✅ 1⚪ 5ms
Meta-Value Manipulation 26✅ 90ms
Meta.Type.find 4✅ 12ms
Methods 1✅ 1⚪ 1ms
Natural Order 4✅ 87ms
No Method Errors 1✅ 11ms
Noise 3✅ 88ms
non-linear inserts 11✅ 102ms
Number Conversions 1✅ 4ms
Number Rounding numeric tests 19✅ 133ms
Numbers 14✅ 78ms
Numeric values 1✅ 3ms
Object Comparator 7✅ 44ms
Operator == 16✅ 66ms
Ordering 6✅ 30ms
Pair 1✅ 0ms
Pair - from 2-Item JavaScript Array 13✅ 133ms
Pair - from 2-Item List 13✅ 72ms
Pair - from 2-Item Vector 13✅ 68ms
Pair - from Pair.new 13✅ 56ms
Pair - from Pair.Value 13✅ 13ms
Panics 17✅ 146ms
parse 8✅ 124ms
Parsing date/time values 26✅ 1⚪ 607ms
Parsing formats 4✅ 191ms
Pattern Matches 16✅ 60ms
Pattern.find and .find_all 8✅ 78ms
Pattern.match and .match_all 8✅ 53ms
Pattern.matches 5✅ 14ms
Pattern.replace 10✅ 132ms
Pattern.split 6✅ 29ms
Pattern.tokenize 7✅ 148ms
Period 7✅ 51ms
Plain_Text 3✅ 17ms
Polyglot hash maps 2✅ 4⚪ 28ms
Polyglot JS 19✅ 99ms
Polyglot keys and values 2✅ 4⚪ 15ms
Polyglot Operator == 7✅ 19ms
Polyglot Python 1⚪ 0ms
Polyglot R 1⚪ 0ms
post 24✅ 843ms
Problem_Behavior 2✅ 10ms
Process 5✅ 7s
Qualified Names 3✅ 4ms
Random 6✅ 521ms
Range 35✅ 642ms
Rank Data 7✅ 18ms
Read XML 7✅ 34ms
read_bytes 6✅ 38ms
read_text 6✅ 69ms
Refs 1✅ 1ms
Regex splitting 3✅ 22ms
Regex tokenizing 2✅ 32ms
Regex: find and find_all 20✅ 1⚪ 163ms
Regression 12✅ 85ms
ReportingStreamDecoder 6✅ 234ms
ReportingStreamEncoder 8✅ 120ms
Request 10✅ 37ms
rounding 4✅ 21ms
should correctly evaluate documentation examples 6✅ 30ms
Sorting with multiple comparators 4✅ 2⚪ 35ms
Sorting with the default comparator 7✅ 3⚪ 83ms
Stack traces 1✅ 6ms
State 2✅ 2ms
Statistics 14✅ 240ms
Statistics - empty Vector 3✅ 9ms
Statistics - invalid input 5✅ 105ms
Statistics - invalid input 1✅ 1ms
Statistics - NaN Vector 3✅ 13ms
Statistics - Nothing Vector 3✅ 31ms
System 1✅ 1ms
tag name 1✅ 7ms
Text 84✅ 5s
text contents 1✅ 5ms
Text_Sub_Range_Data 2✅ 22ms
Text_Utils 4✅ 41ms
Text.match 6✅ 34ms
Text.replace 16✅ 155ms
Text.Span 3✅ 18ms
Text.substring 4✅ 9ms
the Self construct 6✅ 12ms
Time_Of_Day 27✅ 207ms
to_display_text 5✅ 46ms
Type Errors 11✅ 115ms
uncurry 1✅ 1ms
Unresolved symbol 1✅ 1ms
URI 4✅ 18ms
Use a slice of an array as vectors 71✅ 2⚪ 147ms
Use Array as vectors 71✅ 2⚪ 697ms
Use Array_Proxy as vectors 71✅ 2⚪ 120ms
Use Java ArrayList as vectors 71✅ 2⚪ 189ms
Use Vector as vectors 71✅ 2⚪ 1s
UTF_16 BigEndian 2✅ 3ms
UTF_16 LittleEndian 2✅ 4ms
UTF_8 7✅ 31ms
Vector builder 2✅ 6ms
Vector Slicing Helpers 1✅ 28ms
Vector/Array equality 9✅ 10ms
Windows 1252 4✅ 16ms
write operations 21✅ 550ms
Zone 9✅ 44ms

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

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

Test suite Passed Failed Skipped Time
Dataflow Error Visualization 2✅ 100ms
File uploads 2✅ 6ms
Geo_Map 3✅ 753ms
Histogram Visualization 6✅ 205ms
Lazy Table Visualization 12✅ 377ms
Lazy Text Visualization 3✅ 52ms
Scatter Plot Visualization 14✅ 935ms
Serializable Visualization Identifiers 5✅ 98ms
SQL Visualization 1✅ 151ms
Table Visualization 9✅ 380ms
Table.lookup_ignore_case 1✅ 13ms
Table.rows 1✅ 200ms
Type Names of Visualization Defaults 1✅ 208ms
Vector and Arrays 2✅ 1⚪ 29ms
Widgets for Database 1✅ 11ms
Widgets for In-Database Connection with table name sets 1✅ 88ms
Widgets for In-Database Connection with table types 1✅ 10ms
Widgets for In-Database Table with column name sets 2✅ 19ms
Widgets for In-Memory with column name sets 2✅ 37ms
Widgets for the Text type 1✅ 139ms