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

Qiskit / qiskit / 18719241843
88%

Build:
DEFAULT BRANCH: main
Ran 22 Oct 2025 02:57PM UTC
Jobs 1
Files 872
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

22 Oct 2025 01:51PM UTC coverage: 88.192% (-0.02%) from 88.214%
18719241843

push

github

web-flow
Update `nom` to version 8 from 7 (#15204)

This was a breaking API change that required a simultaneous update to
`nom-unicode`, and some of the `nom` code was moved to a new
`nom-language` crate.

The main change here is in how parsers are invoked (we call
`Parser::parse` now instead of invoking the function directly), and how
combinators on the results of parsers are applied - the suggestion is to
use things like `map_res` via the `Parser` trait instead of the old
individual functions.

Several uses of `map_res` with infallible lambdas in the parser were
changed to use `map`.

82 of 95 new or added lines in 1 file covered. (86.32%)

36 existing lines in 5 files now uncovered.

93416 of 105924 relevant lines covered (88.19%)

1145567.67 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
13
79.11
3.03% crates/circuit/src/parameter/symbol_parser.rs

Uncovered Existing Lines

Lines Coverage ∆ File
1
81.99
0.0% crates/circuit/src/parameter/parameter_expression.rs
1
92.4
-0.1% crates/transpiler/src/passes/unitary_synthesis.rs
4
72.86
-0.16% crates/circuit/src/parameter/symbol_expr.rs
6
91.52
-0.77% crates/qasm2/src/lex.rs
24
96.15
-1.89% crates/qasm2/src/parse.rs
Jobs
ID Job ID Ran Files Coverage
1 18719241843.1 22 Oct 2025 02:57PM UTC 872
88.19
GitHub Action Run
Source Files on build 18719241843
  • Tree
  • List 872
  • Changed 6
  • Source Changed 1
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #18719241843
  • 9617000d on github
  • Prev Build on gh-readonly-queue/main/pr-15220-aaff6c56bb8d900ba8f9f669bb15051cc0fc30e3 (#18711329687)
  • Next Build on main (#18720049769)
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