• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Qiskit / rustworkx / 8004684491
94%

Build:
DEFAULT BRANCH: main
Ran 22 Feb 2024 01:03PM UTC
Jobs 1
Files 96
Run time 7s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

22 Feb 2024 12:45PM UTC coverage: 96.517% (+0.03%) from 96.483%
8004684491

push

github

web-flow
Promote arm64 macOS to tier 1 (#1077)

* Promote arm64 macOS to tier 1

Github recently added a new macOS runner that is using the m1 CPU that
is usable for open source projects. [1] Previously rustworkx had support
for arm64 macOS at tier 4 because we were only able to cross compile for
the platform and not test the binaries. Now that we can run CI jobs on
the platform we're able to run both unit tests and test our binaries on
release. This commit adds a new set of test jobs and wheel builds that
use the macos-14 runner that mirrors the existing x86_64 macOS jobs we
have. This brings arm64 macOS to the same support level as arm64.

[1] https://github.blog/changelog/2024-01-30-github-actions-introducing-the-new-m1-macos-runner-available-to-open-source/

* Specify patch version for main test ci job

The setup-python action on macos-14 only has python 3.12 installers for
specific patch versions. This commit specifies that we use 3.12.0 as
this lets us start using stestr again to improve test throughput. Using
3.12.1 is blocked as there was a breaking api change made to unittest in
that Python release which is causing skip tests to be reported as errors.

* Use correct architecture string for Python

* Skip py3.8 and 3.9 until the setup-python action is updated

* Revert Python 3.12 job constraint and stestr usage

16821 of 17428 relevant lines covered (96.52%)

1211169.31 hits per line

Jobs
ID Job ID Ran Files Coverage
1 8004684491.1 22 Feb 2024 01:03PM UTC 96
96.52
GitHub Action Run
Source Files on build 8004684491
  • Tree
  • List 96
  • Changed 19
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 40d34b63 on github
  • Prev Build on main (#8003862941)
  • Next Build on main (#8005424324)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc