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

Qiskit / qiskit / 6911016807
88%

Build:
DEFAULT BRANCH: main
Ran 18 Nov 2023 02:02AM UTC
Jobs 1
Files 1109
Run time 1min
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

17 Nov 2023 11:55PM UTC coverage: 85.892% (+0.02%) from 85.873%
6911016807

push

github

web-flow
Fix issue with ScheduleBlock qpy serialization and use_symengine (#11261)

* Fix issue with ScheduleBlock qpy serialization and use_symengine

This commit fixes an issue with the use_symengine flag on the qpy.dump()
function. Previously in certain conditions a symengine expression that
was listed in the qpy header as being encoded via symengine was
incorrectly being serialized using sympy. This would cause a failure on
deserialialization as the qpy payload was invalid and symengine could
not parse a symengine representation.

This was originally caught during the development of #10902 as that
switches the default of use_symengine to ``True`` as it makes symengine
a hard requirement. This commit splits it out so the isolated fix can be
backported to 0.45.1.

* Skip symengine test if symengine isn't installed

* Fix skip syntax

* Update releasenotes/notes/fix-schedule-qpy-use-symengine-05ae1dfab73e3ff8.yaml

Co-authored-by: Jake Lishman <jake@binhbar.com>

---------

Co-authored-by: Jake Lishman <jake@binhbar.com>

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

5 existing lines in 1 file now uncovered.

65930 of 76759 relevant lines covered (85.89%)

100910.67 hits per line

Jobs
ID Job ID Ran Files Coverage
1 6911016807.1 18 Nov 2023 02:02AM UTC 0
85.89
GitHub Action Run
Source Files on build 6911016807
Detailed source file information is not available for this build.
  • Back to Repo
  • 1dd4f549 on github
  • Prev Build on main (#6910716737)
  • Next Build on main (#6924648858)
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

© 2026 Coveralls, Inc