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

Qiskit / qiskit-addon-slc
76%

Build:
DEFAULT BRANCH: main
Repo Added 06 Nov 2025 03:03PM UTC
Files 22
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: SELECT
CHANGE BRANCH
x
  • No branch selected
  • ajc/docs-edits
  • asorted-ux-adjustments
  • async-parallel
  • atol
  • backport-18
  • bail-early
  • bump-pauli-prop
  • codex/drop-pyscf-for-windows
  • compute-bound-kwargs
  • configure-polling-rate
  • dependabot/github_actions/actions/checkout-6
  • dependabot/github_actions/actions/checkout-7
  • dependabot/github_actions/actions/deploy-pages-5
  • dependabot/github_actions/actions/upload-artifact-6
  • dependabot/github_actions/actions/upload-artifact-7
  • dependabot/github_actions/actions/upload-pages-artifact-5
  • dependabot/pip/matplotlib-gte-3.10.9-and-lt-4
  • dependabot/pip/mypy-1.19.0
  • dependabot/pip/mypy-1.19.1
  • dependabot/pip/mypy-1.20.0
  • dependabot/pip/nbmake-gte-1.5.5
  • dependabot/pip/nbsphinx-gte-0.9.8
  • dependabot/pip/pauli-prop-approx-eq-0.2.0
  • dependabot/pip/pylint-4.0.4
  • dependabot/pip/pylint-4.0.5
  • dependabot/pip/pylint-4.0.6
  • dependabot/pip/pyscf-gte-2.13.0-and-lt-3
  • dependabot/pip/pytest-cov-gte-7.1.0
  • dependabot/pip/pytest-gte-9.0.3
  • dependabot/pip/qiskit-addon-utils-gte-0.3.1
  • dependabot/pip/qiskit-gte-2.4.1-and-lt-3
  • dependabot/pip/qiskit-gte-2.4.2-and-lt-3
  • dependabot/pip/qiskit-ibm-runtime-gte-0.47.0
  • dependabot/pip/ruff-0.14.10
  • dependabot/pip/ruff-0.14.14
  • dependabot/pip/ruff-0.14.7
  • dependabot/pip/ruff-0.15.15
  • dependabot/pip/ruff-0.15.4
  • dependabot/pip/ruff-0.15.8
  • dependabot/pip/samplomatic-gte-0.20.0
  • dependabot/pip/toml-gte-0.10.2
  • dependabot/pip/tox-gte-4.53.0
  • dev-test-samplomatic
  • docs-restructure
  • fix-div-by-zero
  • fix-final-simplify-bias
  • fix-nan-hanlding
  • fix-twirling-strategy
  • getting-started-tutorial
  • light-cone-commutes-caching
  • main
  • max-num-boxes
  • 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
  • mergify/bp/stable/0.1/pr-59
  • minor-cleanup
  • package-win-support
  • reduce-pauli-size-for-commutation-check
  • separate-atol-concerns
  • stable/0.1
  • update-samplomatic
  • update-tutorial
  • visualize-with-plotly

14 Jul 2026 06:23PM UTC coverage: 76.208%. Remained the same
29357687408

push

github

web-flow
Restructure Sphinx docs for move to Platform (#94)

* Prepare Sphinx docs for migration to Platform

* Finish up first pass of docs migration

* style

* fullname in ref

* Put image in readme

* Add image

* Convert image to png

* fix link

* add images

* Minor tweaks

* Clean up quickstart

Co-authored-by: nathanearnestnoble <51792809+nathanearnestnoble@users.noreply.github.com>

* peer review

---------

Co-authored-by: nathanearnestnoble <51792809+nathanearnestnoble@users.noreply.github.com>

631 of 828 relevant lines covered (76.21%)

0.76 hits per line

Relevant lines Covered
Build:
Build:
828 RELEVANT LINES 631 COVERED LINES
0.76 HITS PER LINE
Source Files on main
  • Tree
  • List 22
  • 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
29357687408 main Restructure Sphinx docs for move to Platform (#94) * Prepare Sphinx docs for migration to Platform * Finish up first pass of docs migration * style * fullname in ref * Put image in readme * Add image * Convert image to png * fix link * ad... push 14 Jul 2026 06:26PM UTC web-flow github
76.21
29356708001 docs-restructure Merge 69aa3e2d7 into a256ec14e Pull #94 14 Jul 2026 06:11PM UTC web-flow github
76.21
29060378614 docs-restructure Merge 2c1b625a6 into a256ec14e Pull #94 10 Jul 2026 12:38AM UTC web-flow github
76.21
29048482517 main Remove factor of two from bias calculation Simplify truncation bias calculation by removing multiplication by 2. push 09 Jul 2026 08:38PM UTC web-flow github
76.21
29042355736 docs-restructure Merge df207c37b into 37a36bd97 Pull #94 09 Jul 2026 06:58PM UTC web-flow github
76.21
29041343742 docs-restructure Merge 683918b32 into 37a36bd97 Pull #94 09 Jul 2026 06:39PM UTC web-flow github
76.21
29038695414 main insert missing factor of 2 (#96) push 09 Jul 2026 05:56PM UTC web-flow github
76.21
29032558470 fix-final-simplify-bias Merge 3f8d9bb94 into 846f4b49f Pull #96 09 Jul 2026 04:15PM UTC web-flow github
76.21
28963569426 docs-restructure Merge a8d2bbd84 into 846f4b49f Pull #94 08 Jul 2026 05:47PM UTC web-flow github
76.21
28963479053 docs-restructure Merge 3a483eb6c into 846f4b49f Pull #94 08 Jul 2026 05:45PM UTC web-flow github
76.21
See All Builds (175)
  • 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