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

Qiskit / qiskit / 7031403245
88%

Build:
DEFAULT BRANCH: main
Ran 29 Nov 2023 11:05AM UTC
Jobs 1
Files 987
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

29 Nov 2023 08:26AM UTC coverage: 87.431% (+0.2%) from 87.246%
7031403245

push

github

web-flow
Remove legacy qasm2 parser (#11308)

* Remove legacy qasm2 parser

This commit removes the legacy qasm2 parser. This was the original
qasm parser in qiskit dating back to the very beginning of the project,
but it has been superseded in recent releases by the faster more
correct/strict rust parser. We no longer need to keep around two parsers
for qasm2. This commit removes the legacy one and it's associated
functions (like the ast converter).

* Remove api docs too

* Remove ast converter benchmark

* Remove QuantumCircuit.qasm() exporter method

This commit removes the QuantumCircuit.qasm() method as part of the
legacy parser removal. The exporter method was tied to some of the
internals in the now removed `qiskit.qasm` module. The qasm() method was
already queued up for eventual removal, this commit just pushes that
forward so we don't have to add more comptaibility code into it to
keep it working as is without the qiskit.qasm module existing anymore.

* Remove jupyter qasm widget

* Update tests

* Remove BlueprintCircuit .qasm() override

* Fix rst syntax in release note

* Apply suggestions from code review

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

---------

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

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

13 existing lines in 3 files now uncovered.

59761 of 68352 relevant lines covered (87.43%)

271631.06 hits per line

Jobs
ID Job ID Ran Files Coverage
1 7031403245.1 29 Nov 2023 11:05AM UTC 0
87.43
GitHub Action Run
Source Files on build 7031403245
Detailed source file information is not available for this build.
  • Back to Repo
  • 2e640b2b on github
  • Prev Build on gh-readonly-queue/main/pr-11235-c3a7d409323b67dcb66c8e9c7af2b8e33cf8b928 (#7029864662)
  • Next Build on main (#7035250835)
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