Skip to content

Feature/build riscv64 wheel - #2055

Merged
nedbat merged 3 commits into
coveragepy:masterfrom
ffgan:feature/build_riscv64_wheel
Sep 21, 2025
Merged

Feature/build riscv64 wheel#2055
nedbat merged 3 commits into
coveragepy:masterfrom
ffgan:feature/build_riscv64_wheel

Conversation

@ffgan

@ffgan ffgan commented Sep 17, 2025

Copy link
Copy Markdown
Contributor

PyPI recently added support for riscv64(rv64) wheel packages, so we can consider adding rv64 support for coverage.

I ran CI on my fork, and here are the results: it builds and works fine. Regarding testing, I don't see any tests for architectures other than x86, such as aarch64, in testsuite.yaml file, so I haven't added CI tests for rv64 yet. If you think rv64 testing is necessary, I'd be happy to assist you in completing the required tests.

Feel free to contact me.

Other Information
Co-authored by: nijincheng@iscas.ac.cn;

ffgan added 3 commits September 17, 2025 21:58
Co-authored by: nijincheng@iscas.ac.cn;
Co-authored by: nijincheng@iscas.ac.cn;
Co-authored by: nijincheng@iscas.ac.cn;
@nedbat

nedbat commented Sep 21, 2025

Copy link
Copy Markdown
Member

Thanks!

@nedbat
nedbat merged commit a301761 into coveragepy:master Sep 21, 2025
77 checks passed
@nedbat

nedbat commented Sep 21, 2025

Copy link
Copy Markdown
Member

This is now released as part of coverage 7.10.7.

@ffgan
ffgan deleted the feature/build_riscv64_wheel branch September 22, 2025 10:30
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.

2 participants