• 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: main
CHANGE BRANCH
x
Reset
  • main
  • async-parallel
  • atol
  • backport-18
  • bail-early
  • bump-pauli-prop
  • compute-bound-kwargs
  • configure-polling-rate
  • 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/github_actions/actions/upload-pages-artifact-5
  • 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-nan-hanlding
  • fix-twirling-strategy
  • getting-started-tutorial
  • light-cone-commutes-caching
  • 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
  • reduce-pauli-size-for-commutation-check
  • separate-atol-concerns
  • stable/0.1
  • update-samplomatic
  • update-tutorial
  • visualize-with-plotly

22 Apr 2026 01:16PM UTC coverage: 76.208% (+0.03%) from 76.179%
24780426819

push

github

web-flow
feat: more scalable way to expose compute_bounds kwargs (#72)

Rather than duplicating a bunch of arguments across the various
functions for computing bounds, we now simply forward any unknown
keyword arguments from higher level functions down to the lower level
one.

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

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 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
24780426819 main feat: more scalable way to expose compute_bounds kwargs (#72) Rather than duplicating a bunch of arguments across the various functions for computing bounds, we now simply forward any unknown keyword arguments from higher level functions down to ... push 22 Apr 2026 01:18PM UTC web-flow github
76.21
24778273885 main feat: add qiskit_addon_slc.globals.PROGRESS_POLLING_RATE (#71) push 22 Apr 2026 12:31PM UTC web-flow github
76.18
24777581634 main fix: hanlding of NaN value in bounds (#70) push 22 Apr 2026 12:15PM UTC web-flow github
76.12
24765703405 main feat: separate concerns of `atol` in `compute_forward_bounds` (#69) The `atol` arguments to the `compute_forward_bounds` function was used for two different purposes. This commit deprecates the old `atol` argument in favor of two new ones to sepa... push 22 Apr 2026 07:24AM UTC web-flow github
76.12
24764737353 main perf: bail early on commutator bound with exceeding truncation (#68) When the truncation bias already exceeds the upper bound of 2.0, we can bail on the potentially costly computation of the commutator bound. push 22 Apr 2026 06:58AM UTC web-flow github
76.03
24764169387 main perf: introduce caching into LightCone.commutes (#62) Whenever we re-encounter a `CircuitInstruction` and check whether it commutes with the `LightCone`, we are repeating a lot of commutation checks which (even though fast on their own) accumulat... push 22 Apr 2026 06:42AM UTC web-flow github
76.59
24763803156 main feat: allow limiting the number of BoxOp for which to compute bounds (#63) push 22 Apr 2026 06:31AM UTC web-flow github
76.45
24763774102 main Use machine precision as tolerance during propagation (#60) * Use machine precision as tolerance during backprop * style * feat: introduce qiskit_addon_slc.globals.ZERO_ATOL --------- Co-authored-by: Max Rossmannek <oss@zurich.ibm.com> push 22 Apr 2026 06:30AM UTC web-flow github
74.85
24714508829 main docs: update tutorial (#66) push 21 Apr 2026 09:23AM UTC web-flow github
74.69
24713818557 main fix: remove unneeded comments from test headers (#64) push 21 Apr 2026 09:07AM UTC web-flow github
74.69
See All Builds (134)
  • 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