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

Qiskit / qiskit-terra
86%
main: 87%

Build:
Build:
LAST BUILD BRANCH: sparsepauliop_default_init
DEFAULT BRANCH: main
Repo Added 12 Jun 2019 07:02PM UTC
Files 1268
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

LAST BUILD ON BRANCH stable/0.24
branch: stable/0.24
CHANGE BRANCH
x
Reset
  • stable/0.24
  • dnm-fix-retrigger-wheel-builds
  • jaygambetta-patch-1
  • main
  • mergify/bp/stable/0.24/pr-10126
  • mergify/bp/stable/0.24/pr-10148
  • mergify/bp/stable/0.24/pr-10176
  • mergify/bp/stable/0.24/pr-10373
  • mergify/bp/stable/0.24/pr-10376
  • mergify/bp/stable/0.24/pr-10389
  • mergify/bp/stable/0.24/pr-10395
  • mergify/bp/stable/0.24/pr-10405
  • mergify/bp/stable/0.24/pr-10411
  • mergify/bp/stable/0.24/pr-10419
  • mergify/bp/stable/0.24/pr-10439
  • mergify/bp/stable/0.25/pr-10437
  • mergify/bp/stable/0.25/pr-10438
  • mergify/bp/stable/0.25/pr-10443
  • mergify/bp/stable/0.25/pr-10452
  • mergify/bp/stable/0.25/pr-10455
  • mergify/bp/stable/0.25/pr-10463
  • mergify/bp/stable/0.25/pr-10466
  • mergify/bp/stable/0.25/pr-10469
  • mergify/bp/stable/0.25/pr-10471
  • mergify/bp/stable/0.25/pr-10476
  • mergify/bp/stable/0.25/pr-10478
  • mergify/bp/stable/0.25/pr-10479
  • mergify/bp/stable/0.25/pr-10484
  • mergify/bp/stable/0.25/pr-10500
  • mergify/bp/stable/0.25/pr-10503
  • mergify/bp/stable/0.25/pr-10506
  • mergify/bp/stable/0.25/pr-10511
  • mergify/bp/stable/0.25/pr-10512
  • mergify/bp/stable/0.25/pr-10522
  • mergify/bp/stable/0.25/pr-10523
  • mergify/bp/stable/0.25/pr-10530
  • mergify/bp/stable/0.25/pr-10532
  • mergify/bp/stable/0.25/pr-10537
  • mergify/bp/stable/0.25/pr-10538
  • mergify/bp/stable/0.25/pr-10543
  • mergify/bp/stable/0.25/pr-10550
  • mergify/bp/stable/0.25/pr-10555
  • mergify/bp/stable/0.25/pr-10558
  • mergify/bp/stable/0.25/pr-10580
  • mergify/bp/stable/0.25/pr-10598
  • mergify/bp/stable/0.25/pr-10610
  • mergify/bp/stable/0.25/pr-10619
  • mergify/bp/stable/0.25/pr-10639
  • mergify/bp/stable/0.25/pr-10652
  • mergify/bp/stable/0.25/pr-10655
  • mergify/bp/stable/0.25/pr-8967
  • mergify/bp/stable/0.25/pr-9536
  • revert-10124-feature/passmanager-refactoring-pr1
  • revert-10454-revert-pass-manager-module
  • stable/0.23
  • stable/0.25

pending completion
5625653874

push

github

web-flow
Disable cron runs on old stable branch (#10461)

We no longer need to be running nightly CI on the 0.24.x series, since
it is no longer supported.

71507 of 83205 relevant lines covered (85.94%)

46051.63 hits per line

Relevant lines Covered
Build:
Build:
83205 RELEVANT LINES 71507 COVERED LINES
46051.63 HITS PER LINE
Source Files on stable/0.24
  • Tree
  • List 1246
  • Changed 25
  • Source Changed 0
  • Coverage Changed 25
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
5625653874 stable/0.24 Disable cron runs on old stable branch (#10461) We no longer need to be running nightly CI on the 0.24.x series, since it is no longer supported. push 21 Jul 2023 07:19PM UTC web-flow github pending completion  
5602211112 stable/0.24 Prepare 0.24.2 release (#10428) * Prepare 0.24.2 release This commit prepares the 0.24.2 release, this consists of bumping the version number to 0.24.2 in all the appropriate files. It also adds a prelude release note to provide a brief introduc... push 19 Jul 2023 05:54PM UTC web-flow github pending completion  
5593723276 stable/0.24 fix 1q matrix bug in Quantum Shannon Decomposer (#10126) (#10446) * fix 1q bug * formatting * restrict 2q gates from apply_a2 * Add check that decomposition includes qsd2q gates before optimizing them Co-authored-by: jsmallz333 <90203920+jsma... push 19 Jul 2023 01:00AM UTC web-flow github pending completion  
5579599213 stable/0.24 Add missing `atol` argument to floating-point test (#10439) (#10440) The other assertion in this test has the `atol` parameter, but this one is missing it, which can occasionally lead to off-by-one-bit differences in the complex multiplication ou... push 17 Jul 2023 07:39PM UTC web-flow github pending completion  
5549991155 stable/0.24 Fix inner qubit mapping in UnitarySynthesis pass. (#10405) (#10431) (cherry picked from commit 100a99744) Co-authored-by: Kevin Hartman <kevin@hart.mn> push 14 Jul 2023 03:36AM UTC web-flow github pending completion  
5542403465 stable/0.24 Relax pin on `qiskit-aer==0.12.0` in CI (#10419) (#10424) With the release of Aer 0.12.2, the CI problems we were having caused by non-picklability of the Aer `Result` objects are now be resolved. (cherry picked from commit dc0002fde189d23cee9d2... push 13 Jul 2023 11:39AM UTC web-flow github pending completion  
5521491094 stable/0.24 Fix `deepcopy` for new-style `Bit` (#10411) (#10413) * Make bit copy return self. * Add release note. * Preserve existing deepcopy behavior for old bits. * Add tests to validate copy behaviors. (cherry picked from commit e9c86a50341a04db39c3b... push 11 Jul 2023 03:26PM UTC web-flow github pending completion  
5513048514 stable/0.24 Fix `DiagonalGate` QPY serialisation (#10376) (#10412) * Update circuits.py Added "diagonal" in line 282 * added release notes/add-diagonal-to-DiagonalGate-c945e0f8adcd2940 * corrected reformatting using tox * Added test for diagonal gate. *... push 10 Jul 2023 09:35PM UTC web-flow github pending completion  
5511017312 stable/0.24 Dispatch a builder with backendV1 and backendV2 (#10150) (#10265) * fix measure_v2 * modify measure_all * dispatch backend * add test of the builder with backendV2 * reconfigure test codes and some func * refactoring * add reno * fix _meas... push 10 Jul 2023 05:51PM UTC web-flow github pending completion  
5508331402 stable/0.24 Add support for QuantumCircuit.layout to qpy (#10148) (#10410) * Add support for QuantumCircuit.layout to qpy This commit adds the missing support for QuantumCircuit.layout to the qpy format. This necessitates bumping the QPY format version to 8... push 10 Jul 2023 01:30PM UTC web-flow github pending completion  
See All Builds (26816)
  • Repo on GitHub
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