ibis
ibis copied to clipboard
feat(ir): experimental matchpy integration
Test Results
35 files 35 suites 1h 15m 5s :stopwatch: 9 180 tests 7 278 :heavy_check_mark: 1 902 :zzz: 0 :x: 33 574 runs 26 324 :heavy_check_mark: 7 250 :zzz: 0 :x:
Results for commit 0e1ece54.
:recycle: This comment has been updated with latest results.
Codecov Report
Merging #4437 (6331cf8) into 4.x.x (119a983) will decrease coverage by
0.38%. The diff coverage is94.88%.
@@ Coverage Diff @@
## 4.x.x #4437 +/- ##
==========================================
- Coverage 92.79% 92.41% -0.39%
==========================================
Files 180 180
Lines 20088 19763 -325
Branches 2853 2910 +57
==========================================
- Hits 18640 18263 -377
- Misses 1090 1129 +39
- Partials 358 371 +13
| Impacted Files | Coverage Δ | |
|---|---|---|
| ibis/backends/impala/__init__.py | 85.92% <ø> (ø) |
|
| ibis/backends/impala/udf.py | 82.75% <ø> (ø) |
|
| ibis/backends/postgres/__init__.py | 100.00% <ø> (ø) |
|
| ibis/backends/pyarrow/operations.py | 0.00% <0.00%> (ø) |
|
| ibis/common/dispatch.py | 96.66% <ø> (+0.37%) |
:arrow_up: |
| ibis/common/geospatial.py | 74.35% <ø> (-0.33%) |
:arrow_down: |
| ibis/common/grounds.py | 97.15% <ø> (+0.47%) |
:arrow_up: |
| ibis/common/validators.py | 100.00% <ø> (+1.29%) |
:arrow_up: |
| ibis/config.py | 86.15% <ø> (ø) |
|
| ibis/expr/analysis.py | 95.56% <ø> (-2.24%) |
:arrow_down: |
| ... and 189 more |
@kszucs Shall we close this out for now?
Just not yet, I'll rebase both this and the egg prototype. I would like to have them working for a proper comparison.
Closing this for now!