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

Qiskit / qiskit / 13610480064
88%

Build:
DEFAULT BRANCH: main
Ran 02 Mar 2025 01:15AM UTC
Jobs 1
Files 867
Run time 2min
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

02 Mar 2025 12:11AM UTC coverage: 86.96% (-0.02%) from 86.98%
13610480064

push

github

web-flow
Fix qpy serialization of substitution of type `ParameterExpression` (#13890)

* Fix qpy serialization of substitution of type ParameterExpression

When substitution history `ParameterExpression._qpy_replay` is serialized,
there was no branch for the case that the substituted value is of type
`ParameterExpression`.
This commit fixes this oversight.

* Fix deserializing qpy written by previous writing fix

* Added a branch for reading `ParameterExpression` in _qpy_replay

* Added a missing argument (version) in an existing call in code path that
  was previously untested

* Remove a bit of useless code introduced in last commit

* run black

* Add tests

* Revert renaming extra_symbols to extra_expressions

Reverting this to minimize changes in order to make the PR safer to
backport.

* Revert cleaning up logic in _encode_replay_subs

This was a good change. But not necessary for the bug fix, which is
the main point of this PR.

* Add qpy compat test

* Bind parameter when checking for equality

* Run black after merge in browser

---------

Co-authored-by: Luciano Bello <bel@zurich.ibm.com>

4 of 4 new or added lines in 1 file covered. (100.0%)

27 existing lines in 3 files now uncovered.

76073 of 87480 relevant lines covered (86.96%)

333078.98 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
94.39
0.0% crates/accelerate/src/unitary_synthesis.rs
2
92.48
1.0% crates/qasm2/src/lex.rs
24
96.22
-1.85% crates/qasm2/src/parse.rs
Jobs
ID Job ID Ran Files Coverage
1 13610480064.1 02 Mar 2025 01:15AM UTC 867
86.96
GitHub Action Run
Source Files on build 13610480064
  • Tree
  • List 867
  • Changed 4
  • Source Changed 1
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #13610480064
  • a6fa6f87 on github
  • Prev Build on gh-readonly-queue/main/pr-13940-8a2197a9574ef9b073810e3dd5c034dd2c9a27da (#13607857805)
  • Next Build on main (#13614242334)
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