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

Qiskit / qiskit / 13433680747
88%

Build:
DEFAULT BRANCH: main
Ran 20 Feb 2025 11:20AM UTC
Jobs 1
Files 893
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

20 Feb 2025 09:25AM UTC coverage: 88.119% (+0.01%) from 88.108%
13433680747

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.

0 of 1 new or added line in 1 file covered. (0.0%)

4 existing lines in 2 files now uncovered.

78350 of 88914 relevant lines covered (88.12%)

350480.32 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
74.24
0.0% crates/accelerate/src/circuit_duration.rs

Uncovered Existing Lines

Lines Coverage ∆ File
1
94.39
0.1% crates/accelerate/src/unitary_synthesis.rs
3
92.98
0.5% crates/qasm2/src/lex.rs
Jobs
ID Job ID Ran Files Coverage
1 13433680747.1 20 Feb 2025 11:20AM UTC 893
88.12
GitHub Action Run
Source Files on build 13433680747
  • Tree
  • List 893
  • Changed 74
  • Source Changed 1
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #13433680747
  • a2da24b5 on github
  • Prev Build on gh-readonly-queue/main/pr-13893-55c7904879b3489ffe56384ae747c45bd0488695 (#13429565059)
  • Next Build on main (#13439069080)
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