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

vortex-data / vortex / 16809793495 / 1
88%
develop: 88%

Build:
DEFAULT BRANCH: develop
Ran 07 Aug 2025 04:18PM UTC
Files 585
Run time 35s
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

07 Aug 2025 04:09PM UTC coverage: 48.017% (-0.2%) from 48.23%
16809793495.1

push

github

web-flow
chore: add CastKernel implementations for remaining array encodings (#4131)

Implements CastKernel for 7 array encodings that were missing cast
support:
- ALPRDArray: Floating-point encoding, supports nullability changes
- ByteBoolArray: Boolean encoding, delegates to BoolArray for type casts
- DecimalBytePartsArray: Decimal encoding, only supports
decimal-to-decimal casts
- DeltaArray: Delta encoding for unsigned integers only (avoids
overflow)
- PcoArray: Pcodec compression, handles nullability without
decompression
- SequenceArray: Arithmetic sequences, limited to integer types
- ZstdArray: Zstandard compression, handles nullability without
decompression

Each implementation includes:
- Optimized nullability-only changes without decoding
- Proper delegation to canonical form for unsupported casts
- Comprehensive test coverage with rstest parameterization
- Clear documentation of encoding-specific restrictions

🤖 Generated with [Claude Code](https://claude.ai/code)

---------

Signed-off-by: Will Manning <will@willmanning.io>
Co-authored-by: Claude <noreply@anthropic.com>

18859 of 39276 relevant lines covered (48.02%)

223476.03 hits per line

Source Files on job run-tpc-h - 16809793495.1
  • Tree
  • List 585
  • Changed 6
  • Source Changed 6
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 16809793495
  • cc5d6440 on github
  • Prev Job for on develop (#16809286174.1)
  • Next Job for on develop (#16810763313.2)
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