• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

vortex-data / vortex / 16139349253
88%

Build:
DEFAULT BRANCH: develop
Ran 08 Jul 2025 09:31AM UTC
Jobs 1
Files 585
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

08 Jul 2025 09:26AM UTC coverage: 78.057% (-0.2%) from 78.253%
16139349253

push

github

web-flow
VortexExpr VTables (#3713)

Adds the same vtable machinery as arrays and layouts already use. It
uses the "Encoding" naming scheme from arrays and layouts. I don't
particularly like it, but it's consistent. Open to renames later.

Further, adds an expression registry to the Vortex session that will be
used for deserialization.

Expressions only decide their "options" serialization. So in theory, can
support many container formats, not just proto, provided each expression
can deserialize their own options format.

---------

Signed-off-by: Nicholas Gates <nick@nickgates.com>

800 of 1190 new or added lines in 38 files covered. (67.23%)

40 existing lines in 13 files now uncovered.

44100 of 56497 relevant lines covered (78.06%)

54989.55 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
50.79
0.0% vortex-duckdb/src/convert/expr.rs
1
60.71
-1.35% vortex-expr/src/forms/nnf.rs
1
84.13
0.0% vortex-expr/src/transform/field_mask.rs
1
0.0
0.0% vortex-expr/src/traversal/vars.rs
2
0.0
0.0% vortex-expr/src/traversal/references.rs
2
0.0
0.0% vortex-ffi/src/file.rs
3
0.0
0.0% vortex-datafusion/src/convert/exprs.rs
3
93.75
-6.25% vortex/src/session.rs
6
90.91
3.0% vortex-expr/src/exprs/var.rs
7
94.91
0.0% vortex-expr/src/transform/match_between.rs
8
60.0
vortex-expr/src/vtable.rs
10
89.68
-2.7% vortex-expr/src/lib.rs
11
90.69
-0.65% vortex-expr/src/exprs/binary.rs
11
89.17
-6.16% vortex-expr/src/exprs/literal.rs
12
90.24
-4.95% vortex-expr/src/exprs/get_item.rs
14
37.36
-3.3% vortex-expr/src/exprs/operators.rs
19
67.74
-4.1% vortex-expr/src/exprs/between.rs
22
77.86
-2.14% vortex-expr/src/exprs/is_null.rs
23
30.3
vortex-expr/src/encoding.rs
30
85.6
-4.32% vortex-expr/src/exprs/list_contains.rs
31
88.07
-4.78% vortex-expr/src/exprs/merge.rs
33
55.91
-10.3% vortex-expr/src/exprs/not.rs
33
77.91
-4.88% vortex-expr/src/exprs/pack.rs
33
71.3
-5.66% vortex-expr/src/exprs/select.rs
34
67.2
-7.57% vortex-expr/src/exprs/like.rs
39
54.08
-8.27% vortex-expr/src/exprs/cast.rs

Uncovered Existing Lines

Lines Coverage ∆ File
1
0.0
0.0% vortex-datafusion/src/convert/exprs.rs
1
37.36
-3.3% vortex-expr/src/exprs/operators.rs
1
71.3
-5.66% vortex-expr/src/exprs/select.rs
1
94.91
0.0% vortex-expr/src/transform/match_between.rs
2
85.6
-4.32% vortex-expr/src/exprs/list_contains.rs
2
89.17
-6.16% vortex-expr/src/exprs/literal.rs
2
90.91
3.0% vortex-expr/src/exprs/var.rs
2
60.71
-1.35% vortex-expr/src/forms/nnf.rs
3
88.07
-4.78% vortex-expr/src/exprs/merge.rs
5
54.08
-8.27% vortex-expr/src/exprs/cast.rs
5
77.86
-2.14% vortex-expr/src/exprs/is_null.rs
7
67.2
-7.57% vortex-expr/src/exprs/like.rs
8
55.91
-10.3% vortex-expr/src/exprs/not.rs
Jobs
ID Job ID Ran Files Coverage
1 16139349253.1 08 Jul 2025 09:31AM UTC 585
78.06
GitHub Action Run
Source Files on build 16139349253
  • Tree
  • List 585
  • Changed 35
  • Source Changed 35
  • Coverage Changed 23
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #16139349253
  • ee8121db on github
  • Prev Build on develop (#16137011193)
  • Next Build on develop (#16141556395)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc