Skip to content

Replace the MySQL 9.7 CI leg with MariaDB 11.8#90

Merged
alistair3149 merged 1 commit into
masterfrom
ci-mariadb-only
Jun 2, 2026
Merged

Replace the MySQL 9.7 CI leg with MariaDB 11.8#90
alistair3149 merged 1 commit into
masterfrom
ci-mariadb-only

Conversation

@alistair3149

Copy link
Copy Markdown
Member

Summary

Follow-up to the per-MW MariaDB LTS matrix: drop the mysql:9.7 CI leg and run the extension on MariaDB only (10.11 / 11.4 / 11.8 / 12.3).

A leaf extension's test suite doesn't exercise the SQLStore paths where MySQL and MariaDB diverge, so the MySQL row added coverage in name only — and SMW core itself does not yet pass on MySQL 9.7. MySQL engine coverage belongs in SMW core's CI, not the extensions.

The extension's test suite does not exercise the SQLStore paths where
MySQL and MariaDB diverge, so the MySQL leg added coverage in name only
(and SMW core does not yet pass on MySQL 9.7). Run the extension on
MariaDB only; the matrix is now 10.11 / 11.4 / 11.8 / 12.3.
@alistair3149 alistair3149 marked this pull request as ready for review June 2, 2026 21:40
@alistair3149 alistair3149 merged commit 123452f into master Jun 2, 2026
5 checks passed
@alistair3149 alistair3149 deleted the ci-mariadb-only branch June 2, 2026 21:40
@codecov

codecov Bot commented Jun 2, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 26.35%. Comparing base (fdd730a) to head (6e2e74d).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master      #90   +/-   ##
=========================================
  Coverage     26.35%   26.35%           
  Complexity       48       48           
=========================================
  Files             3        3           
  Lines           129      129           
=========================================
  Hits             34       34           
  Misses           95       95           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant