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

skeema / skeema / 15914485413
92%

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

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.

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

10531 of 11301 relevant lines covered (93.19%)

1.11 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
92.48
-0.22% internal/fs/dir.go
Jobs
ID Job ID Ran Files Coverage
1 15914485413.1 26 Jun 2025 11:27PM UTC 79
93.19
GitHub Action Run
Source Files on build 15914485413
  • Tree
  • List 79
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • b02733ef on github
  • Prev Build on main (#15866310329)
  • Next Build on main (#15985787422)
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