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

sqitchers / sqitch / 18043977376
100%

Build:
DEFAULT BRANCH: develop
Ran 26 Sep 2025 05:06PM UTC
Jobs 1
Files 53
Run time 1min
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

26 Sep 2025 02:27PM UTC coverage: 99.979% (-0.02%) from 100.0%
18043977376

push

github

theory
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 bad assumption
and should not be the default.

So search the path for both and return the first one found. Raise an
error if neither is found. Adopt and generalize the error message
previously used by the Firebird engine.

In passing, update the error regular expression to match more generally.
Previously it matched unixODBC-specific errors, which did not work on
macOS using the [clickhouse-odbc Homebrew formula], which uses iODBC. So
switch to an error message that comes only from the ClickHouse server.

  [clickhouse-client Apt package]: https://packages.debian.org/bullseye/clickhouse-client
  [clickhouse-odbc Homebrew formula]: https://formulae.brew.sh/formula/clickhouse-odbc#default

10 of 10 new or added lines in 2 files covered. (100.0%)

1 existing line in 1 file now uncovered.

4822 of 4823 relevant lines covered (99.98%)

70.72 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
99.52
-0.48% lib/App/Sqitch.pm
Jobs
ID Job ID Ran Files Coverage
1 18043977376.1 26 Sep 2025 05:06PM UTC 53
99.98
GitHub Action Run
Source Files on build 18043977376
  • Tree
  • List 53
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 266b6932 on github
  • Prev Build on develop (#18022546557)
  • Next Build on develop (#18045677691)
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