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

Qiskit / qiskit / 30355781039
88%
main: 88%

Build:
Build:
LAST BUILD BRANCH: stable/2.5
DEFAULT BRANCH: main
Ran 28 Jul 2026 12:12PM UTC
Jobs 1
Files 953
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

28 Jul 2026 11:40AM UTC coverage: 87.576% (-0.01%) from 87.589%
30355781039

push

github

web-flow
Make the parser error channel and custom-classical callables pyo3-free (#16571)

* New error type

* New type for expressino step

* Add custom calable fn type

* Fix rebase conflicts

* Use the call

* Fix the tests

* Clippy and fmt

* Impl From trait for ParseError and use Box instead of Arc for source

* Fmt after rebase

* Use Cargo.lock from main

* Simplify error handling

When we're bubbling up a Python-space exception as part of `PyErr`, we
don't need to reproduce its message, because it already will be
displayed/inspectable.  In cases where we don't have any meaningful
additional context to add, we could either refactor `ParseError` to be
an `enum` with an explicit raw `Py` variant, or we can (as this commit
does) simply say we've caught an exception and chained it on.

---------

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

232 of 244 new or added lines in 7 files covered. (95.08%)

24 existing lines in 3 files now uncovered.

113258 of 129325 relevant lines covered (87.58%)

997033.59 hits per line

Uncovered Changes

Lines Coverage ∆ File
5
96.21
-1.4% crates/qasm2/src/parse.rs
3
95.24
-4.76% crates/qasm2/src/error.rs
3
93.33
-3.1% crates/qasm2/src/ext.rs
1
94.75
-0.11% crates/qasm2/src/expr.rs

Coverage Regressions

Lines Coverage ∆ File
16
96.21
-1.4% crates/qasm2/src/parse.rs
7
91.77
-0.51% crates/qasm2/src/lex.rs
1
74.84
0.04% crates/circuit/src/parameter/symbol_expr.rs
Jobs
ID Job ID Ran Files Coverage
1 30355781039.1 28 Jul 2026 12:12PM UTC 953
87.58
GitHub Action Run
Source Files on build 30355781039
  • Tree
  • List 953
  • Changed 9
  • Source Changed 8
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #30355781039
  • e8a3f147 on github
  • Prev Build on gh-readonly-queue/main/pr-16608-18e6e01c7d54272dcfe554db9942cbb198e9ac5f (#30287398056)
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