FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

ci: update test matrix by methane · Pull Request #1215 · PyMySQL/PyMySQL · GitHub

ci: update test matrix - #1215

Merged
methane merged 2 commits into
PyMySQL:mainfrom
methane:update-ci
Aug 23, 2025
Merged

ci: update test matrix#1215
methane merged 2 commits into
PyMySQL:mainfrom
methane:update-ci

Conversation

methane commented Aug 23, 2025

Copy link
Copy Markdown
Member

No description provided.

methane requested a review from Copilot August 23, 2025 06:56

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Pull Request Overview

This PR updates the CI test matrix to use more recent versions of MariaDB and MySQL databases along with newer Python versions, while also upgrading the checkout action.

  • Removes support for older database versions (MariaDB 10.4, 10.5, MySQL 5.7) and older Python versions (3.8, 3.9 in some configs)
  • Adds support for newer database versions (MariaDB 12, 11.8, 11.4, MySQL 9) and Python 3.14
  • Updates GitHub Actions checkout from v4 to v5

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

codecov Bot commented Aug 23, 2025
edited
Loading

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.37%. Comparing base (1e28be8) to head (fa06018).
⚠️ Report is 33 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1215      +/-   ##
==========================================
- Coverage   86.24%   84.37%   -1.88%     
==========================================
  Files          17       17              
  Lines        2436     2438       +2     
  Branches      258      241      -17     
==========================================
- Hits         2101     2057      -44     
- Misses        249      295      +46     
  Partials       86       86              

☔ 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.

methane merged commit 9a3fe44 into PyMySQL:main Aug 23, 2025
11 checks passed
methane deleted the update-ci branch August 23, 2025 13:25
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

2 participants


Back | FazBrowse Home | New Git URL