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

skeema / skeema / 12019652620
92%

Build:
DEFAULT BRANCH: main
Ran 25 Nov 2024 10:12PM UTC
Jobs 1
Files 76
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

25 Nov 2024 09:40PM UTC coverage: 93.156%. Remained the same
12019652620

push

github

evanelias
MariaDB 11.6 support

This commit marks MariaDB 11.6 as a supported DB flavor, now that its GA
release occurred on 21 Nov 2024. This is a rolling (short term support)
MariaDB server release.

This is just a small bookkeeping commit. No functionality changes were
necessary for MariaDB 11.6 support in Skeema, as all integration tests already
pass as-is.

Two notes for users:

* MariaDB 11.6 changes the server default character set to utf8mb4. This
  default change typically does not directly affect Skeema's management of
  existing databases. Each schema normally has its own default set in a
  .skeema file using option default-character-set, which overrides the server-
  level default.

* MariaDB 11.6 introduces a new authentication plugin called PARSEC, which is
  not supported yet by Skeema. This will require waiting for support in the
  Golang database driver.

10100 of 10842 relevant lines covered (93.16%)

1.11 hits per line

Jobs
ID Job ID Ran Files Coverage
1 12019652620.1 25 Nov 2024 10:12PM UTC 0
93.16
GitHub Action Run
Source Files on build 12019652620
Detailed source file information is not available for this build.
  • Back to Repo
  • f24ad306 on github
  • Prev Build on main (#11981475274)
  • Next Build on main (#12128365934)
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