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

Qiskit / qiskit / 29837590493
88%

Build:
DEFAULT BRANCH: main
Ran 21 Jul 2026 02:42PM UTC
Jobs 1
Files 952
Run time 3min
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

21 Jul 2026 01:41PM UTC coverage: 87.66% (-0.01%) from 87.67%
29837590493

push

github

web-flow
Bump nalgebra version to 0.35 (#16437)

* Bump nalgebra version to 0.35

With #16435 increasing our rust-numpy version to the latest release 0.29
this corresponded with a change in the allowed versions of the nalgebra
used by that crate. Previously we had been blocked from using nalgebra
0.35 because rust-numpy could not handle that version of the crate and
we wouldn't be able to pass nalgebra matrices to Python or vice versa.
This commit bumps the version of nalgebra we use to 0.35.

The one downside to this change however is that nalgebra increases their
MSRV to 1.89 from 1.87 that was used for 0.34. This means to leverage
this crate Qiskit has to bump its MSRV too. Since we just did that for
nalgebra 0.34 in this release cycle we have a choice to make, either
bump Qiskit's MSRV in 2.5 to 1.89 instead 1.87 or defer this package
upgrade for a future release. If we decide the latter we can just mark
this on hold until we're ready to bump the MSRV again.

The rust code changes were autofixes from clippy to new rules that are
enabled with the new MSRV.

* Use new release note

* Remove release note

113069 of 128986 relevant lines covered (87.66%)

1002250.43 hits per line

Coverage Regressions

Lines Coverage ∆ File
12
97.13
-0.96% crates/qasm2/src/parse.rs
5
92.29
0.26% crates/qasm2/src/lex.rs
2
75.22
-0.08% crates/circuit/src/parameter/symbol_expr.rs
Jobs
ID Job ID Ran Files Coverage
1 29837590493.1 21 Jul 2026 02:39PM UTC 952
87.66
GitHub Action Run
Source Files on build 29837590493
  • Tree
  • List 952
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #29837590493
  • d0cd7e53 on github
  • Prev Build on gh-readonly-queue/main/pr-16620-77998c550fa1a8b36eaa62e0318096528b45f75b (#29825522783)
  • Next Build on main (#29842646367)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc