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

mymarilyn / clickhouse-driver / 29358418647
97%

Build:
DEFAULT BRANCH: master
Ran 14 Jul 2026 06:36PM UTC
Jobs 0
Files 0
Run time –
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

pending completion
29358418647

push

github

web-flow
test: Fix flaky coverage (#506)

* Make columnar block-extension test deterministic

test_columnar_block_extend relied on its two single-row inserts
reaching the client as two blocks. A background merge between the
inserts and the select lets the server send one block, silently
skipping the column-extension path in QueryResult.store. Force one
row per block with max_block_size so the path is always exercised.

beep boop

* Cover sparse serialization without relying on the server

Whether a block arrives in sparse form is the server's choice and
varies by version and run, so the integration tests cover
SparseSerialization only when the server cooperates. Feed read_sparse
and apply_sparse crafted buffers directly so every line is exercised
deterministically on every job.

beep boop
Source Files on build 29358418647
Detailed source file information is not available for this build.
  • Back to Repo
  • 5b320c92 on github
  • Prev Build on master (#29348344155)
  • Next Build on master (#29359128808)
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