Skip to content

Conversation

@auvipy
Copy link
Member

@auvipy auvipy commented Jul 5, 2025

No description provided.

@codecov
Copy link

codecov bot commented Jul 5, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.13%. Comparing base (4db8748) to head (f5c37fd).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2328   +/-   ##
=======================================
  Coverage   81.13%   81.13%           
=======================================
  Files          77       77           
  Lines        9715     9715           
  Branches     1200     1200           
=======================================
  Hits         7882     7882           
  Misses       1628     1628           
  Partials      205      205           

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

@auvipy auvipy requested a review from Copilot July 5, 2025 06:17
Copy link
Contributor

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

Updates the CI test matrix to use PyPy 3.11 instead of 3.10 for experimental tox environments.

  • Bumps python-version from pypy3.10 to pypy3.11 for py-amqp, py-redis, and py-mongodb jobs
  • Leaves the commented-out legacy entry intact
Comments suppressed due to low confidence (2)

.github/workflows/python-package.yml:92

  • [nitpick] There are multiple occurrences of the PyPy version string; consider defining the version in one place (e.g., using a YAML anchor or environment variable) to reduce duplication and simplify future updates.
                - python-version: pypy3.11

.github/workflows/python-package.yml:101

  • The commented-out entry still references pypy3.10; consider updating or removing it to avoid confusion.
                # - python-version: pypy3.10

@auvipy auvipy added this to the 5.7.0 milestone Jul 5, 2025
@auvipy auvipy changed the title Update pypy to 3.11 Update pypy to 3.11 and python 3.14 Sep 16, 2025
@auvipy auvipy mentioned this pull request Sep 16, 2025
@cclauss
Copy link
Contributor

cclauss commented Sep 18, 2025

Release candidate 3 just landed, so let's fix those quotes and retry:

Co-authored-by: Christian Clauss <cclauss@me.com>
@cclauss
Copy link
Contributor

cclauss commented Sep 19, 2025

This will need changes to tox.ini, similar to https://github.com/celery/kombu/pull/2361/files

@cclauss
Copy link
Contributor

cclauss commented Oct 20, 2025

Please resolve git conflicts and make modifications to tox.ini as mentioned above, or close in favor of:

@cclauss
Copy link
Contributor

cclauss commented Oct 23, 2025

Status?

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.

4 participants