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

Update ci-cd.yml add riscv64 architecture #10330

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

Conversation

eshattow
Copy link

Build for riscv64 architecture

RISC-V 64-bit Little-endian architecture is supported by Ubuntu and Debian Linux distro stable releases expected this year with preview releases already having full support. Alpine Linux has support for riscv64 as of release 3.21; Missing currently is support for riscv64 from the RHEL-based distros.

Add riscv64 architecture to the ci-cd wheel builds to expand software ecosystem support for RISC-V.

Build for riscv64 architecture
@eshattow eshattow requested a review from webknjaz as a code owner January 18, 2025 23:12
Copy link

codecov bot commented Jan 18, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.78%. Comparing base (58eb2f2) to head (1cc8a57).

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #10330   +/-   ##
=======================================
  Coverage   98.77%   98.78%           
=======================================
  Files         122      122           
  Lines       37038    37038           
  Branches     2041     2041           
=======================================
+ Hits        36585    36588    +3     
+ Misses        314      311    -3     
  Partials      139      139           
Flag Coverage Δ
CI-GHA 98.67% <ø> (+<0.01%) ⬆️
OS-Linux 98.35% <ø> (+<0.01%) ⬆️
OS-Windows 96.25% <ø> (ø)
OS-macOS 97.46% <ø> (ø)
Py-3.10.11 97.35% <ø> (+<0.01%) ⬆️
Py-3.10.16 97.92% <ø> (ø)
Py-3.11.11 98.02% <ø> (+<0.01%) ⬆️
Py-3.11.9 97.43% <ø> (ø)
Py-3.12.8 98.44% <ø> (ø)
Py-3.13.1 98.43% <ø> (ø)
Py-3.9.13 97.24% <ø> (-0.01%) ⬇️
Py-3.9.21 97.80% <ø> (ø)
Py-pypy7.3.16 97.39% <ø> (-0.01%) ⬇️
VM-macos 97.46% <ø> (ø)
VM-ubuntu 98.35% <ø> (+<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.

Copy link

codspeed-hq bot commented Jan 18, 2025

CodSpeed Performance Report

Merging #10330 will not alter performance

Comparing eshattow:patch-1 (1cc8a57) with master (58eb2f2)

Summary

✅ 47 untouched benchmarks

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