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

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

Build:
DEFAULT BRANCH: main
Ran 20 Feb 2025 11:21AM UTC
Files 893
Run time 23s
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.119% (+0.01%) from 88.108%
13433680747.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.

78350 of 88914 relevant lines covered (88.12%)

350480.32 hits per line

Source Files on job 13433680747.1
  • Tree
  • List 893
  • Changed 74
  • Source Changed 1
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 13433680747
  • a2da24b5 on github
  • Prev Job for on main (#13429565059.1)
  • Next Job for on main (#13439069080.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