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

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

Build:
DEFAULT BRANCH: main
Ran 22 Oct 2025 02:57PM UTC
Files 872
Run time 33s
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.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`.

93416 of 105924 relevant lines covered (88.19%)

1145567.67 hits per line

Source Files on job 18719241843.1
  • Tree
  • List 872
  • Changed 6
  • Source Changed 1
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 18719241843
  • 9617000d on github
  • Prev Job for on main (#18711329687.1)
  • Next Job for on main (#18720049769.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