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

ci: test against PyPy on macOS #755

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

mkniewallner
Copy link
Collaborator

Newest macOS runners are faster (most likely because it runs on ARM). Just want to see if it also speeds up PyPy builds to an acceptable level.

Copy link

codecov bot commented Jul 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.0%. Comparing base (e697d30) to head (1249931).

Additional details and impacted files
@@          Coverage Diff          @@
##            main    #755   +/-   ##
=====================================
  Coverage   93.0%   93.0%           
=====================================
  Files         35      35           
  Lines        920     920           
  Branches     165     165           
=====================================
  Hits         856     856           
  Misses        50      50           
  Partials      14      14           

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

@mkniewallner mkniewallner marked this pull request as ready for review July 5, 2024 11:54
@mkniewallner
Copy link
Collaborator Author

The job runs faster than the Linux PyPy one, so IMO it's worth running tests for it, since we provide wheels for PyPy on macOS.

@mkniewallner mkniewallner requested a review from fpgmaas July 5, 2024 11:55
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.

None yet

2 participants