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

Fix missing ppc64le musllinux wheels #10413

Merged
merged 1 commit into from
Feb 5, 2025
Merged

Conversation

bdraco
Copy link
Member

@bdraco bdraco commented Feb 5, 2025

I had s390x twice instead of ppc64le. Seems like I could use a little more sleep or coffee today

I had s390x twice instead of ppc64le. Seems like I could use a little more sleep or coffee today
@bdraco bdraco requested a review from webknjaz as a code owner February 5, 2025 22:06
@bdraco bdraco added bot:chronographer:skip This PR does not need to include a change note backport-3.11 Trigger automatic backporting to the 3.11 release branch by Patchback robot backport-3.12 Trigger automatic backporting to the 3.12 release branch by Patchback robot labels Feb 5, 2025
@bdraco bdraco enabled auto-merge (squash) February 5, 2025 22:06
Copy link

codspeed-hq bot commented Feb 5, 2025

CodSpeed Performance Report

Merging #10413 will not alter performance

Comparing missing_ppc64le_musllinux (04a958c) with master (9b33be3)

Summary

✅ 47 untouched benchmarks

Copy link

codecov bot commented Feb 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.77%. Comparing base (9b33be3) to head (04a958c).
Report is 4 commits behind head on master.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #10413      +/-   ##
==========================================
+ Coverage   98.74%   98.77%   +0.02%     
==========================================
  Files         122      122              
  Lines       37125    37125              
  Branches     2044     2044              
==========================================
+ Hits        36659    36669      +10     
+ Misses        323      316       -7     
+ Partials      143      140       -3     
Flag Coverage Δ
CI-GHA 98.66% <ø> (+0.01%) ⬆️
OS-Linux 98.34% <ø> (+0.01%) ⬆️
OS-Windows 96.25% <ø> (ø)
OS-macOS 97.45% <ø> (-0.01%) ⬇️
Py-3.10.11 97.34% <ø> (ø)
Py-3.10.16 97.91% <ø> (ø)
Py-3.11.11 98.00% <ø> (+<0.01%) ⬆️
Py-3.11.9 97.42% <ø> (ø)
Py-3.12.8 98.43% <ø> (ø)
Py-3.13.1 98.42% <ø> (ø)
Py-3.9.13 97.23% <ø> (-0.01%) ⬇️
Py-3.9.21 97.79% <ø> (ø)
Py-pypy7.3.16 97.38% <ø> (?)
VM-macos 97.45% <ø> (-0.01%) ⬇️
VM-ubuntu 98.34% <ø> (+0.01%) ⬆️
VM-windows 96.25% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@bdraco bdraco merged commit f6dae31 into master Feb 5, 2025
39 of 40 checks passed
@bdraco bdraco deleted the missing_ppc64le_musllinux branch February 5, 2025 22:17
Copy link
Contributor

patchback bot commented Feb 5, 2025

Backport to 3.11: 💚 backport PR created

✅ Backport PR branch: patchback/backports/3.11/f6dae31db7538882be97e6d56f79c527636f62f3/pr-10413

Backported as #10414

🤖 @patchback
I'm built with octomachinery and
my source is open — https://github.com/sanitizers/patchback-github-app.

patchback bot pushed a commit that referenced this pull request Feb 5, 2025
(cherry picked from commit f6dae31)
Copy link
Contributor

patchback bot commented Feb 5, 2025

Backport to 3.12: 💚 backport PR created

✅ Backport PR branch: patchback/backports/3.12/f6dae31db7538882be97e6d56f79c527636f62f3/pr-10413

Backported as #10415

🤖 @patchback
I'm built with octomachinery and
my source is open — https://github.com/sanitizers/patchback-github-app.

patchback bot pushed a commit that referenced this pull request Feb 5, 2025
(cherry picked from commit f6dae31)
bdraco added a commit that referenced this pull request Feb 5, 2025
…els (#10414)

**This is a backport of PR #10413 as merged into master
(f6dae31).**

I had s390x twice instead of ppc64le. Seems like I could use a little
more sleep or coffee today

Co-authored-by: J. Nick Koston <nick@koston.org>
bdraco added a commit that referenced this pull request Feb 5, 2025
…els (#10415)

**This is a backport of PR #10413 as merged into master
(f6dae31).**

I had s390x twice instead of ppc64le. Seems like I could use a little
more sleep or coffee today

Co-authored-by: J. Nick Koston <nick@koston.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-3.11 Trigger automatic backporting to the 3.11 release branch by Patchback robot backport-3.12 Trigger automatic backporting to the 3.12 release branch by Patchback robot bot:chronographer:skip This PR does not need to include a change note
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant