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

sqitchers / sqitch / 14697074253
100%

Build:
DEFAULT BRANCH: develop
Ran 27 Apr 2025 11:24PM UTC
Jobs 1
Files 52
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

27 Apr 2025 10:45PM UTC coverage: 99.978%. Remained the same
14697074253

push

github

theory
Use Snowflake key pair auth, quote identifiers

Switch to key pair authentication in the Snowflake workflows, as
password-only authentication will be discontinued later this year. In
the process, work out and document how to set the appropriate ODBC
parameters in an `odbc.ini` file in preference to the connection URL.

Refactor `snowflake.sh` to∑ set `WORKSPACE` when installing SnowSQL,
which is required to upgrade to v1.3. Use the variable instead of
heard-coded paths throughout, and fix the location of the configuration
file (it has to go into the `.snowsql` subdirectory of the workspace).
Copy and update an `odbc.ini` and `.snowsql/config` as needed for key
pair auth.

Fix the quoting of the role and schema names on connecting to Snowflake,
which were silently failing and therefore failing to properly use the
registry schema, which lead to a failure to find the registry. Broken in
33291bd (#853).

While at it, remove support for the `SNOWSQL_PORT` environment variable,
which has long been deprecated by Snowflake and likely never did
anything. Also add redaction of passwords from Snowflake URL query
parameters in the display URL. Any query parameter matching `pwd` will
now be shown as "REDACTED".

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

4580 of 4581 relevant lines covered (99.98%)

69.14 hits per line

Jobs
ID Job ID Ran Files Coverage
1 14697074253.1 27 Apr 2025 11:24PM UTC 52
99.98
GitHub Action Run
Source Files on build 14697074253
  • Tree
  • List 52
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 9ef8d119 on github
  • Prev Build on develop (#14420209038)
  • Next Build on develop (#14697293274)
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