Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

methane
Copy link
Member

@methane methane commented Aug 23, 2025

No description provided.

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

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

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.

Copy link

codecov bot commented Aug 23, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.37%. Comparing base (1e28be8) to head (fa06018).
⚠️ Report is 30 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 methane merged commit 9a3fe44 into PyMySQL:main Aug 23, 2025
11 checks passed
@methane methane deleted the update-ci branch August 23, 2025 13:25
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