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

Qiskit / qiskit / 13931066566
88%

Build:
DEFAULT BRANCH: main
Ran 18 Mar 2025 07:06PM UTC
Jobs 1
Files 789
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

18 Mar 2025 05:58PM UTC coverage: 88.089% (+0.006%) from 88.083%
13931066566

push

github

web-flow
Allow circuits using only SI units to pass through TimeUnitConversion (#14027)

* Allow circuits using only SI units to pass through TimeUnitConversion

In f0576fa64, the `TimeUnitConversion` pass was modified so that it
raises an exception if a circuit has only SI unit delays with no `dt`
value set, but the intent seemed to be catch cases where SI units were
used alongside instructions with `dt` units. Here the conditions for
raising an exception are modified to allow circuits with all SI unit
delays (which usually only happens when working with a backend like
`AerSimulator`) to pass through.

Closes https://github.com/Qiskit/qiskit/issues/14016

* Add TimeUnitConverion tests

* Update test description

* Remove comment

* lint test file

* Refactor TimeUnitConversion for readability

* Move time unit converison tests to test_transpiler

* lint

* lint

7 of 7 new or added lines in 1 file covered. (100.0%)

9 existing lines in 4 files now uncovered.

72617 of 82436 relevant lines covered (88.09%)

358630.94 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
94.69
0.0% crates/accelerate/src/unitary_synthesis.rs
1
94.23
-0.23% crates/qasm2/src/expr.rs
1
92.31
0.13% qiskit/transpiler/passes/scheduling/time_unit_conversion.py
6
92.73
0.0% crates/qasm2/src/lex.rs
Jobs
ID Job ID Ran Files Coverage
1 13931066566.1 18 Mar 2025 07:06PM UTC 789
88.09
GitHub Action Run
Source Files on build 13931066566
  • Tree
  • List 789
  • Changed 5
  • Source Changed 1
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #13931066566
  • 740a9dc5 on github
  • Prev Build on gh-readonly-queue/main/pr-14005-ddd04013fb27b2c14e0ea860dba42ce83f68100a (#13926993616)
  • Next Build on main (#13931261091)
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