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

sqitchers / sqitch
100%

Build:
DEFAULT BRANCH: develop
Repo Added 10 Aug 2018 02:02PM UTC
Files 53
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 develop
branch: develop
CHANGE BRANCH
x
Reset
  • develop
  • adjust-workflow-triggers
  • badges
  • bundle
  • clickhouse
  • clickhouse-cli
  • clickhouse-config
  • coverage
  • cron-workflow
  • docker
  • engine-mock-config
  • firebird
  • fix-cover
  • fixes
  • issue-828
  • issue-875
  • just-clickhouse-binary
  • main
  • master
  • more-coverage
  • mysql-registry-uri
  • option-unification
  • pgsql-versions
  • postgres-collate
  • prep-v1.6.0
  • recoverage
  • release-prep
  • snowflake
  • snowflake-keypair
  • sqlite-coverage
  • target-variables
  • testconfig
  • travis-update
  • tutorial
  • update-libintl
  • v0.9998
  • yugabyte-lock

29 Oct 2025 02:57PM UTC coverage: 99.979% (-0.02%) from 100.0%
18912296716

push

github

theory
Always specify host name for ClickHouse registry

Default to "localhost" if it's not set to align with the behavior of the
ClickHouse client, and to avoid URI::db::_odbc returning
`dbi:ODBC:DSN=sqitch;Driver=ClickHouse`, which won't exist.

Also test ClickHouse 25.9 and remove irrelevant pod.

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

1 existing line in 1 file now uncovered.

4826 of 4827 relevant lines covered (99.98%)

70.69 hits per line

Relevant lines Covered
Build:
Build:
4827 RELEVANT LINES 4826 COVERED LINES
70.69 HITS PER LINE
Source Files on develop
  • Tree
  • List 53
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
18912296716 develop Always specify host name for ClickHouse registry Default to "localhost" if it's not set to align with the behavior of the ClickHouse client, and to avoid URI::db::_odbc returning `dbi:ODBC:DSN=sqitch;Driver=ClickHouse`, which won't exist. Also t... push 29 Oct 2025 03:13PM UTC theory github
99.98
18911470068 develop Fix a couple pastoes in sqitchtutorial-sqlite.pod push 29 Oct 2025 02:46PM UTC theory github
100.0
18296184615 develop Update release notes push 06 Oct 2025 10:41PM UTC theory github
99.98
18284979226 develop Increment to v1.6.1 And always run the release workflow but only release on tag in order to avoid most unexpected errors at release time. push 06 Oct 2025 03:09PM UTC theory github
99.98
18268470055 develop Refine SQLite version regex push 06 Oct 2025 03:01AM UTC theory github
99.98
18146182007 develop Just install the ClickHouse app Rather than all the Apt stuff, which comes with more extras than we need. Also create variables for the ODBC version. push 30 Sep 2025 11:43PM UTC theory github
100.0
18045677691 develop Adjust workflow `push` and `pull_request` triggers The `branches` limitation on pull requests effectively did nothing, because they're always submitted against `develop` or `main`, and the trigger is for the branch to be merged into, not from. So... push 26 Sep 2025 06:25PM UTC theory github
100.0
18043977376 develop Search for `clickhouse` and `clickhouse-client` Bare `clickhouse` is the canonical name, and `clickhouse-client` should generally be a symlink, but some packages, like the [clickhouse-client Apt package], just have `clickhouse-client`. This is a ... push 26 Sep 2025 05:06PM UTC theory github
99.98
18022546557 develop Add support for ClickHouse client config files Follow as closely as possible the process for merging configurations used by the ClickHouse CLI itself. That means: * Searching for the appropriate configuration files and stopping on the firs... push 25 Sep 2025 10:50PM UTC theory github
100.0
18021440059 develop Add a tutorial for ClickHouse Modeled on the MySQL tutorial (for lack of schema support) and Firebird tutorial (for lack of user-defined functions). Also tweak the format of the lists of tutorials in all the tutorials, and fix a few minor typos. push 25 Sep 2025 09:53PM UTC theory github
100.0
See All Builds (544)
  • 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