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

vortex-data / vortex / 16201397870
88%

Build:
DEFAULT BRANCH: develop
Ran 10 Jul 2025 05:08PM UTC
Jobs 2
Files 584
Run time 2min
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

10 Jul 2025 05:05PM UTC coverage: 81.145% (+0.06%) from 81.084%
16201397870

push

github

web-flow
Remove var expression (#3829)

Fixes #3671 

* Removes the Var expression, leaving instead a `root()` expression for
resolving the scope root.
* The expression scope can hold context variables, useful for passing in
auth tokens for example, but not variables that would impact the
return_dtype of the expression.
* ScopeDType has therefore been removed, because the dtype of the scope
_is_ just the dtype of the root array.
* Simplifies some transformation / partitioning logic where vars no
longer need to be considered.

Signed-off-by: Nicholas Gates <nick@nickgates.com>
Co-authored-by: Will Manning <will@spiraldb.com>

164 of 175 new or added lines in 32 files covered. (93.71%)

18 existing lines in 6 files now uncovered.

45273 of 55793 relevant lines covered (81.14%)

146273.04 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
89.36
1.33% vortex-expr/src/lib.rs
1
87.22
0.7% vortex-layout/src/scan/mod.rs
2
40.0
0.0% vortex-expr/src/analysis.rs
3
40.63
1.23% vortex-file/src/file.rs
4
92.31
vortex-expr/src/exprs/root.rs

Uncovered Existing Lines

Lines Coverage ∆ File
2
95.22
-0.06% vortex-layout/src/layouts/zoned/reader.rs
2
83.69
-0.17% vortex-layout/src/layouts/row_idx/mod.rs
2
95.08
-0.08% vortex-layout/src/layouts/struct_/reader.rs
2
40.63
1.23% vortex-file/src/file.rs
2
89.82
-0.18% vortex-layout/src/layouts/filter.rs
8
92.78
-2.96% vortex-expr/src/transform/partition.rs
Jobs
ID Job ID Ran Files Coverage
1 run-tpc-h - 16201397870.1 10 Jul 2025 05:08PM UTC 547
48.68
GitHub Action Run
2 run-tests - 16201397870.2 10 Jul 2025 05:09PM UTC 584
78.49
GitHub Action Run
Source Files on build 16201397870
  • Tree
  • List 584
  • Changed 44
  • Source Changed 44
  • Coverage Changed 39
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #16201397870
  • 8afe0fe4 on github
  • Prev Build on develop (#16200836546)
  • Next Build on develop (#16201497213)
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