|
Ran
|
Jobs
1
|
Files
22
|
Run time
1min
|
Badge
README BADGES
|
push
github
Merge bitcoindevkit/bdk_wallet#200: ci: Add Ubuntu 24.04 ARM support for build-test job <a class=hub.com/bitcoindevkit/bdk_wallet/commit/<a class="double-link" href="https://git"><a class=hub.com/bitcoindevkit/bdk_wallet/commit/63e7f4c16c93cab4845160c4e20e2b68438f982d">63e7f4c16 ci: add ubuntu-24.04-arm as os for build-test (vkprogrammer-001) Pull request description: ## Description This PR adds Ubuntu 24.04 ARM as a target platform for the build-test job in our CI workflow. This change will help ensure our codebase works correctly on ARM architecture. ## Changes - Added `ubuntu-24.04-arm` to the matrix of operating systems in the build-test job - Modified `runs-on` to use the matrix variable for OS selection - Maintained existing test configurations (Rust versions and features) ## Testing The CI workflow will now run in parallel on both: - Ubuntu latest (x86_64) - Ubuntu 24.04 ARM Each platform will test all combinations of: - Rust versions (latest and MSRV 1.63.0) - Feature combinations (no-std and all-features) ## Benefits - Ensures compatibility with ARM-based systems - Expands test coverage to include ARM architecture - Helps catch potential architecture-specific issues early Issue: https://github.com/bitcoindevkit/bdk_wallet/issues/23 ACKs for top commit: notmandatory: ACK 63e7f4c16c93cab4845160c4e20e2b68438f982d ValuedMammal: ACK 63e7f4c16c93cab4845160c4e20e2b68438f982d Tree-SHA512: 2845bae2017ac0eb1ea296900ee5658685f
7266 of 8442 relevant lines covered (86.07%)
3498.45 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 15120421358.1 | 22 |
86.07 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|