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

skeema / skeema / 5744449033
92%

Build:
DEFAULT BRANCH: main
Ran 02 Aug 2023 10:40PM UTC
Jobs 1
Files 73
Run time 2s
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

02 Aug 2023 10:16PM UTC coverage: 93.14% (-0.09%) from 93.231%
5744449033

push

github

evanelias
MySQL 8.1 support

This commit marks MySQL 8.1 as a supported DB flavor. MySQL 8.1 was released
on July 18 and is the first innovation (feature) release following MySQL's new
versioning scheme.

None of MySQL 8.1's changes directly impact DDL or schema management, however
some modifications were necessary to support Skeema's Docker-related
touch-points. MySQL 8.1 is not available on Dockerhub yet, which is unusual
since the release was two weeks ago -- especially as MySQL 8.0.34 *is*
available there, and that was released on the same day as 8.1.

To solve this problem, this commit adds logic to obtain MySQL 8.1+ community
server images from Oracle Container Registry instead. This affects Skeema's
workspace=docker feature, as well as the integration suite runners, whenever
a "mysql:8.1" image is specifically requested/configured in Skeema's flavor
option or in the SKEEMA_TEST_IMAGES env variable. In all other situations,
images are still obtained from Dockerhub as before.

52 of 52 new or added lines in 4 files covered. (100.0%)

9233 of 9913 relevant lines covered (93.14%)

1.11 hits per line

Jobs
ID Job ID Ran Files Coverage
1 5744449033.1 02 Aug 2023 10:40PM UTC 0
93.14
GitHub Action Run
Source Files on build 5744449033
Detailed source file information is not available for this build.
  • Back to Repo
  • 23520eaf on github
  • Prev Build on main (#5731823411)
  • Next Build on main (#5763837077)
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