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

vortex-data / vortex / 16620437478
88%

Build:
DEFAULT BRANCH: develop
Ran 30 Jul 2025 10:50AM UTC
Jobs 2
Files 598
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

30 Jul 2025 10:46AM UTC coverage: 82.754% (+0.06%) from 82.696%
16620437478

push

github

web-flow
varbinview zip kernel (#4054)

Uses the buffer deduplicating builder to construct the zipped array.
This guards against the pathological case where we are zipping two
varbinview arrays with a mask that has lots of contiguous slices. Each
`builder.extend_from_array(input.slice(..))` would duplicate the entire
buffers of `input`, and each slice in the mask would add the same
buffers to the result array over and over again.

---------

Signed-off-by: Onur Satici <onur@spiraldb.com>

79 of 82 new or added lines in 2 files covered. (96.34%)

2 existing lines in 1 file now uncovered.

45322 of 54767 relevant lines covered (82.75%)

184684.33 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
91.89
16.18% vortex-array/src/compute/zip.rs
2
96.0
vortex-array/src/arrays/varbinview/compute/zip.rs

Uncovered Existing Lines

Lines Coverage ∆ File
2
75.0
-2.94% vortex-array/src/compute/invert.rs
Jobs
ID Job ID Ran Files Coverage
1 run-tpc-h - 16620437478.1 30 Jul 2025 10:50AM UTC 558
48.37
GitHub Action Run
2 run-tests - 16620437478.2 30 Jul 2025 10:51AM UTC 598
80.27
GitHub Action Run
Source Files on build 16620437478
  • Tree
  • List 598
  • Changed 4
  • Source Changed 2
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #16620437478
  • 029af03f on github
  • Prev Build on develop (#16620289537)
  • Next Build on develop (#16626500101)
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