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

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

Build:
Build:
LAST BUILD BRANCH: simd-fixedbitset
DEFAULT BRANCH: main
Ran 20 Feb 2025 09:49AM UTC
Files 893
Run time 27s
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

20 Feb 2025 09:25AM UTC coverage: 88.088% (-0.02%) from 88.108%
13432003407.1

push

github

web-flow
Fix arithmetic bug in estimate_duration method (#13888)

In the recently merged #13783 a bug slipped in an unexercised code path
where we were dividing by dt instead of multiplying. This was fixed in
the common code path where dt is an int, but nothing in the data model
disallows float durations for dt units despite it not being real. Since
the data model allowed it the rust code needed to support it and that
path did the wrong operation. This commit fixes that oversight in the
rust code and adds a test for it.

78323 of 88914 relevant lines covered (88.09%)

353786.47 hits per line

Source Files on job 13432003407.1
  • Tree
  • List 893
  • Changed 73
  • Source Changed 1
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 13432003407
  • a2da24b5 on github
  • Prev Job for on gh-readonly-queue/main/pr-13888-589b33892dfefebaaeff1750bbf5405af48e1e48 (#13429565059.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