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

Qiskit / qiskit-addon-slc
75%

Build:
DEFAULT BRANCH: main
Repo Added 06 Nov 2025 03:03PM UTC
Files 21
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
  • async-parallel
  • backport-18
  • bump-pauli-prop
  • dependabot/github_actions/actions/checkout-6
  • dependabot/github_actions/actions/deploy-pages-5
  • dependabot/github_actions/actions/upload-artifact-6
  • dependabot/github_actions/actions/upload-artifact-7
  • dependabot/pip/mypy-1.19.0
  • dependabot/pip/mypy-1.19.1
  • dependabot/pip/mypy-1.20.0
  • dependabot/pip/pauli-prop-approx-eq-0.2.0
  • dependabot/pip/pylint-4.0.4
  • dependabot/pip/pylint-4.0.5
  • dependabot/pip/ruff-0.14.10
  • dependabot/pip/ruff-0.14.14
  • dependabot/pip/ruff-0.14.7
  • dependabot/pip/ruff-0.15.4
  • dependabot/pip/ruff-0.15.8
  • dev-test-samplomatic
  • fix-div-by-zero
  • fix-twirling-strategy
  • getting-started-tutorial
  • mergify/bp/stable/0.1/pr-14
  • mergify/bp/stable/0.1/pr-15
  • mergify/bp/stable/0.1/pr-16
  • mergify/bp/stable/0.1/pr-23
  • mergify/bp/stable/0.1/pr-24
  • mergify/bp/stable/0.1/pr-28
  • mergify/bp/stable/0.1/pr-36
  • mergify/bp/stable/0.1/pr-37
  • mergify/bp/stable/0.1/pr-38
  • mergify/bp/stable/0.1/pr-39
  • mergify/bp/stable/0.1/pr-45
  • mergify/bp/stable/0.1/pr-49
  • mergify/bp/stable/0.1/pr-51
  • mergify/bp/stable/0.1/pr-52
  • mergify/bp/stable/0.1/pr-54
  • reduce-pauli-size-for-commutation-check
  • stable/0.1
  • update-samplomatic

02 Apr 2026 07:14AM UTC coverage: 74.688%. Remained the same
23888779022

push

github

web-flow
build(deps-dev): bump mypy from 1.19.1 to 1.20.0 (#54)

Bumps [mypy](https://github.com/python/mypy) from 1.19.1 to 1.20.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.19.1...v1.20.0)

---
updated-dependencies:
- dependency-name: mypy
  dependency-version: 1.20.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

599 of 802 relevant lines covered (74.69%)

0.75 hits per line

Relevant lines Covered
Build:
Build:
802 RELEVANT LINES 599 COVERED LINES
0.75 HITS PER LINE
Source Files on main
  • Tree
  • List 21
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
23888779022 main build(deps-dev): bump mypy from 1.19.1 to 1.20.0 (#54) Bumps [mypy](https://github.com/python/mypy) from 1.19.1 to 1.20.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v... push 02 Apr 2026 07:16AM UTC web-flow github
74.69
23888767824 main build(deps-dev): bump ruff from 0.15.4 to 0.15.8 (#52) Bumps [ruff](https://github.com/astral-sh/ruff) from 0.15.4 to 0.15.8. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/... push 02 Apr 2026 07:16AM UTC web-flow github
74.69
23888720599 main Update pauli-prop dependency version constraint (#51) * Update pauli-prop dependency version constraint * Update pyproject.toml Co-authored-by: Max Rossmannek <21973473+mrossinek@users.noreply.github.com> --------- Co-authored-by: Max Rossman... push 02 Apr 2026 07:15AM UTC web-flow github
74.69
23796930319 main build(deps): bump actions/deploy-pages from 4 to 5 (#49) Bumps [actions/deploy-pages](https://github.com/actions/deploy-pages) from 4 to 5. - [Release notes](https://github.com/actions/deploy-pages/releases) - [Commits](https://github.com/actions... push 31 Mar 2026 12:22PM UTC web-flow github
74.69
22769682141 main perf: reduce Pauli operation size for commutation check (#45) * perf: reduce Pauli operation size for commutation check When checking whether a new circuit instruction commutes with an already encountered Pauli-rotation inside the light cone, we... push 06 Mar 2026 03:22PM UTC web-flow github
74.69
22712867997 main build(deps-dev): bump pylint from 4.0.4 to 4.0.5 (#37) Bumps [pylint](https://github.com/pylint-dev/pylint) from 4.0.4 to 4.0.5. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](https://github.com/pylint-dev/pylint/com... push 05 Mar 2026 10:11AM UTC web-flow github
74.4
22712532482 main build(deps-dev): bump ruff from 0.14.8 to 0.15.4 (#36) Bumps [ruff](https://github.com/astral-sh/ruff) from 0.14.8 to 0.15.4. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/... push 05 Mar 2026 10:02AM UTC web-flow github
74.4
22712524134 main build(deps-dev): bump mypy from 1.19.0 to 1.19.1 (#28) Bumps [mypy](https://github.com/python/mypy) from 1.19.0 to 1.19.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v... push 05 Mar 2026 10:02AM UTC web-flow github
74.4
22712399854 main build(deps): bump actions/upload-artifact from 6 to 7 (#38) Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 6 to 7. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github... push 05 Mar 2026 09:58AM UTC web-flow github
74.4
22712057462 main Update samplomatic (#39) * meta: remove executor_preview branch requirement The feature preview branch of `qiskit-ibm-runtime` was merged into its `main` development branch, so we should no longer rely on this feature branch directly. Once a new... push 05 Mar 2026 09:49AM UTC web-flow github
74.4
See All Builds (102)
  • 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