Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GH Actions: Add pypy3.11 to testing matrix #10287

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

aaronliu0130
Copy link
Contributor

idea by @cclauss. See also #10286; we maintain the same project.

Type of Changes

Type
uhhhh i don't think anything applies‽

idea by @cclauss
Co-authored-by: Christian Clauss <[email protected]>
@aaronliu0130
Copy link
Contributor Author

aaronliu0130 commented Mar 18, 2025

Also, the only problem we had was with pypy-3.11 on Windows. It obtained the latest version of pytest without issue on other platforms and CPython, but on Windows, it said there was no suitable version on PyPI despite Pylint being platform-independent:

ERROR: No matching distribution found for pylint>=3.3.5; extra == "dev"

Copy link

codecov bot commented Mar 18, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.86%. Comparing base (62ac273) to head (e318954).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main   #10287   +/-   ##
=======================================
  Coverage   95.86%   95.86%           
=======================================
  Files         175      175           
  Lines       19074    19074           
=======================================
  Hits        18286    18286           
  Misses        788      788           
🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Contributor

🤖 According to the primer, this change has no effect on the checked open source code. 🤖🎉

This comment was generated for commit e318954

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