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

Qiskit / qiskit / 18718499784 / 1
88%
main: 88%

Build:
Build:
LAST BUILD BRANCH: gh-readonly-queue/main/pr-14348-72080e272e364f4ce977fa322b29e2b72151e8da
DEFAULT BRANCH: main
Ran 22 Oct 2025 02:32PM UTC
Files 872
Run time 37s
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.21% (-0.004%) from 88.214%
18718499784.1

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`.

93436 of 105924 relevant lines covered (88.21%)

1165529.64 hits per line

Source Files on job 18718499784.1
  • Tree
  • List 872
  • Changed 6
  • Source Changed 1
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 18718499784
  • 9617000d on github
  • Prev Job for on gh-readonly-queue/main/pr-15204-b6484afde0794c52dfdb27d4e954692e0df41e0f (#18711329687.1)
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