Skip to content

Conversation

ffgan
Copy link
Contributor

@ffgan ffgan commented Sep 17, 2025

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: [email protected];

@nedbat
Copy link
Owner

nedbat commented Sep 21, 2025

Thanks!

@nedbat nedbat merged commit a301761 into nedbat:master Sep 21, 2025
77 checks passed
@nedbat
Copy link
Owner

nedbat commented Sep 21, 2025

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