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

Build binary wheels #960

Open
wants to merge 111 commits into
base: master
Choose a base branch
from
Open

Build binary wheels #960

wants to merge 111 commits into from

Conversation

lgautier
Copy link
Member

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Nov 26, 2022

Codecov Report

Attention: 12 lines in your changes are missing coverage. Please review.

Comparison is base (9045b45) 88.97% compared to head (d2ec870) 88.84%.
Report is 6 commits behind head on master.

Files Patch % Lines
rpy2/ipython/rmagic.py 55.00% 9 Missing ⚠️
rpy2/robjects/__init__.py 40.00% 3 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #960      +/-   ##
==========================================
- Coverage   88.97%   88.84%   -0.13%     
==========================================
  Files          39       39              
  Lines        6839     6851      +12     
==========================================
+ Hits         6085     6087       +2     
- Misses        754      764      +10     

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

@lgautier lgautier marked this pull request as ready for review December 11, 2022 16:19
The process using cibuildwheel is looking for x86_64 that is can't
find. This results in a failure.
This is following pypa/cibuildwheel more closely, and will
hopefully fix the delocate-wheel error.
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