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

skeema / skeema / 15914485413 / 1
92%
main: 92%

Build:
DEFAULT BRANCH: main
Ran 26 Jun 2025 11:27PM UTC
Files 79
Run time 3s
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 Jun 2025 11:04PM UTC coverage: 93.186% (-0.01%) from 93.199%
15914485413.1

push

github

evanelias
connect-options: updates for deprecations and latest driver fields

This commit makes several small tweaks to the connect-options option:

* Setting the "tls" driver field in connect-options now emits a deprecation
  warning; this will no longer be permitted in Skeema v2. Setting this field
  in connect-options has been deprecated since Skeema v1.6.0, when the
  dedicated ssl-mode option was introduced as a better alternative.

* If the "connectionAttributes" driver field is set in connect-options, it
  will now be stripped properly from the {CONNOPTS} placeholder variable in
  alter-wrapper or ddl-wrapper. Previously, this combination would cause an
  error when using e.g. `pt-online-schema-change --set-vars {CONNOPTS} ...`
  since connectionAttributes would erroneously be passed through.

* Setting the new "compress" driver field in connect-options is now prevented.
  Compression is only useful in specific places (e.g. large seed data INSERTs)
  where it will be enabled automatically in upcoming commits.

* Setting the recent "timeTruncate" driver field is now prevented. This had no
  known effect on any of Skeema's queries. If it is ever needed in the future,
  it will be set appropriately in the relevant connection pools only.

10531 of 11301 relevant lines covered (93.19%)

1.11 hits per line

Source Files on job 15914485413.1
  • Tree
  • List 79
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 15914485413
  • b02733ef on github
  • Prev Job for on main (#15866310329.1)
  • Next Job for on main (#15985787422.1)
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