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

Qiskit / qiskit-terra
87%

Build:
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 main
branch: main
CHANGE BRANCH
x
Reset
  • main
  • dnm-fix-retrigger-wheel-builds
  • jaygambetta-patch-1
  • 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.24
  • stable/0.25

18 Aug 2023 11:52AM UTC coverage: 87.247% (-0.007%) from 87.254%
5902014500

push

github

web-flow
Fix error message at class SparsePauliOp (#10664)

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

74343 of 85210 relevant lines covered (87.25%)

60793.88 hits per line

Relevant lines Covered
Build:
Build:
85210 RELEVANT LINES 74343 COVERED LINES
60793.88 HITS PER LINE
Source Files on main
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
5902014500 main Fix error message at class SparsePauliOp (#10664) push 18 Aug 2023 11:51AM UTC web-flow github
87.25
5893570960 main Fix performance of Sabre rust<->Python boundary (#10652) * Fix performance of Sabre rust<->Python boundary In #10366 the SabreLayout and SabreSwap passes were refactored to support nested control flow blocks. As part of that refactor a new struc... push 17 Aug 2023 05:15PM UTC web-flow github
87.27
5892079640 main Pin sphinx version to less than 7.2 (#10655) The recent Sphinx 7.2 release is causing errors during docs jobs around the furo style sheet. There seems to be a compatibility issue between furo, qiskit_sphinx_theme, and this new Sphinx release. W... push 17 Aug 2023 03:00PM UTC web-flow github
87.28
5883117042 main Revert to one release notes file (#10639) * Delete release_notes.rst * Rename file * Rewrite the prelude * Reduce nesting of headers * Oops, fix bad headers push 16 Aug 2023 08:40PM UTC web-flow github
87.26
5882872173 main constructing cliffords from linear functions and permutation gates (#10423) * constructing cliffords from linear functions and permutation gates * updating test push 16 Aug 2023 07:59PM UTC web-flow github
87.25
5881927457 main Update README.md (#10433) push 16 Aug 2023 06:04PM UTC web-flow github
87.25
5876541463 main Reject bad values in `SparsePauliOp.paulis` setter (#10437) * Fix Sparse pauli setter to update dimension info * Fix Sparse pauli setter to verify dimension info Value error will be raised if: 1. Number of qubits are not equal 2. Number of elem... push 16 Aug 2023 09:09AM UTC web-flow github
87.26
5872123450 main Bump hashbrown to 0.14.0. (#10540) * Bump hashbrown to 0.13.2. * Bump hashbrown to 0.14.0 and indexmap to 2.0.0. push 15 Aug 2023 10:37PM UTC web-flow github pending completion  
5871256166 main Fix repository_owner condition docs_deploy gha job (#10635) This commit fixes an issue in the job definition for the new docs deployment job added in #10610. The new jobs are conditioned to only execute from the Qiskit/qiskit-terra repo. However ... push 15 Aug 2023 08:41PM UTC web-flow github pending completion  
5870333814 main Fixing the tools for plotting Pauli vec (#10619) * fixing the plot for pauli_vec to scaled to pm 1 * testing * linting * ref figure * Update docstring to define Paulivector * add reno --------- Co-authored-by: Julien Gacon <gaconju@gmail.com> push 15 Aug 2023 06:49PM 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

© 2026 Coveralls, Inc