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

mymarilyn / clickhouse-driver
97%

Build:
DEFAULT BRANCH: master
Repo Added 23 Jul 2017 11:31PM UTC
Files 95
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

LAST BUILD ON BRANCH master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • 0.2.10
  • 0.2.11
  • add-check-hostname-parameter-for-ssl
  • build-3-8-wheels
  • bump-clickhouse-cityhash
  • ci/pr-concurrency
  • dependabot/github_actions/github-actions-1fb5a1d7d4
  • dependabot/github_actions/github-actions-2ace95090b
  • dependabot/github_actions/github-actions-7a633e3b16
  • dependabot/github_actions/github-actions-941c69736f
  • dependabot/github_actions/github-actions-9e0328f501
  • dependabot/github_actions/github-actions-c9a30ffa8f
  • deterministic-block-extend-coverage
  • drop-19-x-versions-from-tests
  • feature-support-not-decoded-utf8-columns
  • fix-221
  • fix-333
  • fix-385
  • fix-401
  • fix-403
  • fix-404
  • fix-409
  • fix-432
  • fix-433
  • fix-438
  • fix-442
  • fix-444
  • fix-511-nested-json-insert
  • fix-strip-placeholders-after-values-in-executemany
  • fix/bool-sparse-null-value
  • fix/ipv6-sparse-null-value
  • fix/server-side-array-params
  • move-from-macos-12-to-macos-13
  • new-python
  • newjson
  • pr-478
  • pull-441
  • pull-490
  • pyarrow-support
  • pypi-trusted-publishing
  • release-0.2.11
  • test-24.1.8.22
  • test-against-24-1-7-18
  • test-against-latest-24-1-5-6
  • update-client-revision
  • update-client-revision-to-54460
  • update-client-revision-to-54461
  • update-client-revision-to-54462
  • vendor-cityhash
  • version-0.2.7
  • version-0.2.8
  • version-0.2.9
  • wheels-for-python-3-12

17 Jul 2026 04:33PM UTC coverage: 96.781%. Remained the same
29596605055

push

github

web-flow
Version 0.2.11 release (#513)

* Regenerate performance benchmarks for 0.2.11

All numbers on one machine and environment, attributed in the docs:
Apple M2 Pro, ClickHouse 25.12.11.4 in Docker, Python 3.11.11.

Methodology change: scripts end their imports with 'import timing'
(new perf/timing.py) which starts the clock and reports wall time and
max RSS at exit. Interpreter startup and imports are excluded from
timings; importing the numpy/pyarrow stack costs ~0.5 s and dominated
sub-second cells under whole-process timing.

New typed-projection PyArrow scripts (21-24) cover analytic extracts:
int and string column subsets, clickhouse-driver vs clickhouse-connect.

All perf scripts carry PEP 723 blocks with pinned versions. Scripts
15-17 updated to the current clickhouse-connect streaming API.

beep boop

* Version 0.2.11

Also fix the 0.2.10 changelog date: the tag was created 2025-11-10.

beep boop

1 of 1 new or added line in 1 file covered. (100.0%)

5171 of 5343 relevant lines covered (96.78%)

166.23 hits per line

Relevant lines Covered
Build:
Build:
5343 RELEVANT LINES 5171 COVERED LINES
166.23 HITS PER LINE
Source Files on master
  • Tree
  • List 94
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
29596605055 master Version 0.2.11 release (#513) * Regenerate performance benchmarks for 0.2.11 All numbers on one machine and environment, attributed in the docs: Apple M2 Pro, ClickHouse 25.12.11.4 in Docker, Python 3.11.11. Methodology change: scripts end thei... push 17 Jul 2026 04:35PM UTC web-flow github
96.78
29584564416 master PyArrow support (#509) push 17 Jul 2026 01:37PM UTC web-flow github
96.78
29575033140 master fix: Arrays and tuples incorrectly quoted for server-side parameters (#507) push 17 Jul 2026 10:58AM UTC web-flow github
96.76
29403275248 master ci: Avoid GHA run spam for PRs (#510) Add a concurrency group keyed per workflow + PR so pushing a new commit cancels the in-flight run for that PR. Non-PR pushes fall back to run_id, so master and tag builds each get their own lane and never can... push 15 Jul 2026 09:08AM UTC web-flow github
96.75
29359128808 master Publish tagged releases to PyPI via Trusted Publishing (#504) Store built wheels and a new sdist as workflow artifacts on tag builds, and add a publish job that releases them to PyPI using OIDC-based Trusted Publishing (no API tokens). Existing d... push 14 Jul 2026 07:00PM UTC web-flow github
96.75
29348344155 master Require clickhouse-cityhash 1.0.2.6 (#505) First clickhouse-cityhash release that builds on Python 3.13+ and ships wheels for all platforms the driver supports. beep boop push 14 Jul 2026 04:09PM UTC web-flow github
96.75
29089341059 master JSON support (#503) Co-authored-by: Sergey Gorbunov <gsergey418@yandex.ru> Co-authored-by: Konstantin Lebedev <xzkostyan@users.noreply.github.com> push 10 Jul 2026 11:26AM UTC web-flow github
96.75
19245003890 master Update cython push 10 Nov 2025 08:25PM UTC xzkostyan github
96.19
19210120400 master Merge pull request #462 from darkydash/patch-1 Up ClientInfo getuser exception handling to Py3.13 push 09 Nov 2025 02:51PM UTC web-flow github
96.28
11725869846 master Add warning on compression modules import push 07 Nov 2024 03:17PM UTC xzkostyan github
96.28
See All Builds (973)
  • Repo on GitHub
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