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

Qiskit / qiskit-addon-aqc-tensor
100%
main: 100%

Build:
Build:
LAST BUILD BRANCH: mergify/bp/stable/0.2/pr-142
DEFAULT BRANCH: main
Repo Added 31 Oct 2024 08:31PM UTC
Files 13
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.2
branch: stable/0.2
CHANGE BRANCH
x
Reset
  • stable/0.2
  • AC/images-linter
  • AC/intersphinx-cloud
  • EA/cp-ruff
  • EA/docs-followup
  • EA/docs-reorg
  • EA/ruff
  • MaximizeStateFidelity
  • QiskitQuimb
  • add-citation
  • ansatz-xz-zxz-zxz
  • assorted-ci-changes
  • autograd
  • bump-matplotlib
  • ci
  • citation
  • conserved-charge-ansatz
  • convert-eager
  • dependabot/github_actions/actions/checkout-5
  • dependabot/github_actions/actions/checkout-6
  • dependabot/github_actions/actions/setup-python-6
  • dependabot/github_actions/actions/upload-artifact-5
  • dependabot/github_actions/actions/upload-pages-artifact-4
  • dependabot/github_actions/ghalactic/github-release-from-tag-6
  • dependabot/pip/black-jupyter--approx-eq-25.1
  • dependabot/pip/mypy-1.13.0
  • dependabot/pip/mypy-1.14.1
  • dependabot/pip/mypy-1.15.0
  • dependabot/pip/mypy-1.16.0
  • dependabot/pip/mypy-1.16.1
  • dependabot/pip/mypy-1.17.1
  • dependabot/pip/mypy-1.18.2
  • dependabot/pip/mypy-1.19.0
  • dependabot/pip/pylint-3.3.1
  • dependabot/pip/pylint-3.3.3
  • dependabot/pip/pylint-3.3.4
  • dependabot/pip/pylint-3.3.6
  • dependabot/pip/pylint-3.3.7
  • dependabot/pip/pylint-3.3.8
  • dependabot/pip/pylint-3.3.9
  • dependabot/pip/ruff-0.11.12
  • dependabot/pip/ruff-0.11.2
  • dependabot/pip/ruff-0.11.8
  • dependabot/pip/ruff-0.12.1
  • dependabot/pip/ruff-0.12.11
  • dependabot/pip/ruff-0.12.7
  • dependabot/pip/ruff-0.13.2
  • dependabot/pip/ruff-0.14.3
  • dependabot/pip/ruff-0.14.7
  • dependabot/pip/ruff-0.7.1
  • dependabot/pip/ruff-0.7.2
  • dependabot/pip/ruff-0.8.1
  • dependabot/pip/ruff-0.8.4
  • dependabot/pip/ruff-0.9.4
  • dependabot/pip/ruff-0.9.9
  • doc-revisions
  • doc-updates
  • doc-updates2
  • doctest
  • fix-deprecations
  • fix-dev-qiskit-2.0-compat
  • full-coverage
  • garrison-patch-1
  • get_loss_fn_args
  • github_ref
  • global-phase-gate
  • improve-docs
  • improve-docs2
  • improve-docs3
  • kahypar-always
  • kahypar-macos-wheels
  • macos-ci
  • main
  • mergify/bp/stable/0.1/pr-19
  • mergify/bp/stable/0.1/pr-33
  • mergify/bp/stable/0.1/pr-36
  • mergify/bp/stable/0.1/pr-40
  • mergify/bp/stable/0.1/pr-48
  • mergify/bp/stable/0.1/pr-64
  • mergify/bp/stable/0.1/pr-65
  • mergify/bp/stable/0.2/pr-100
  • mergify/bp/stable/0.2/pr-103
  • mergify/bp/stable/0.2/pr-135
  • mergify/bp/stable/0.2/pr-142
  • mergify/bp/stable/0.2/pr-97
  • more-coverage
  • more-dev-version-tests
  • objective-properties
  • parameter_name
  • parametrize_circuit
  • patch-1
  • pattern-step-1
  • prepare-0.1.0
  • prepare-0.1.1
  • prepare-0.1.2
  • prepare-0.2.0
  • public-methods
  • py310-dev-version-tests
  • py313
  • py314
  • qiskit-2.0
  • qiskit-2.0-compat
  • qiskit-quimb-import-reno
  • quimb-doc
  • quimb-gate-import
  • quimb-multiparam-gates
  • refresh-tutorial
  • stable/0.1
  • target-tns
  • transpile-if-qiskiterror
  • unitary-aqc
  • update-readme
  • win32-ci
  • zenodo-citation

04 Dec 2025 02:23AM UTC coverage: 100.0%. Remained the same
19915532103

push

github

web-flow
Bump development tests to use Python 3.10 minimum (#135) (#140)

* Bump development tests to use Python 3.10 minimum

In recent days, both quimb and Qiskit have dropped support for Python 3.9 on their development branches, and since then the CI cron job has been failing. This fixes CI by bumping to Python 3.10. We may in the future abruptly drop support for Python 3.9, either when we feel the time is right or when there is a reason to bump the required version of either Qiskit or quimb. Until then, people can continue to use Python 3.9, but they are encouraged to upgrade as soon as possible since it is EOL.

* Update .github/workflows/test_development_versions.yml

(cherry picked from commit ac60e7611)

Co-authored-by: Jim Garrison <garrison@ibm.com>

667 of 667 relevant lines covered (100.0%)

1.0 hits per line

Relevant lines Covered
Build:
Build:
667 RELEVANT LINES 667 COVERED LINES
1.0 HITS PER LINE
Source Files on stable/0.2
  • Tree
  • List 13
  • 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
19915532103 stable/0.2 Bump development tests to use Python 3.10 minimum (#135) (#140) * Bump development tests to use Python 3.10 minimum In recent days, both quimb and Qiskit have dropped support for Python 3.9 on their development branches, and since then the CI cr... push 04 Dec 2025 02:26AM UTC web-flow github
100.0
18148437111 stable/0.2 Provide workaround for TwoQubitWeylDecomposition error for large circuits (backport #100) (#125) * Provide workaround for TwoQubitWeylDecomposition error for large circuits (#100) * add transpilation of couple_qc * unit test * rename * Update... push 01 Oct 2025 01:37AM UTC web-flow github
100.0
15401394333 stable/0.2 use quimb in tutorial (#103) (#108) * use quimb in tutorial * update wording * simplify quimb call * add link to API docs (cherry picked from commit 202337833) Co-authored-by: Kevin J. Sung <kevjsung@umich.edu> push 02 Jun 2025 07:50PM UTC web-flow github
100.0
14134843913 stable/0.2 Prepare 0.2.0 release (#82) * Prepare 0.2.0 release * Add release note about renamed objective * Move release note push 28 Mar 2025 05:49PM UTC web-flow github
100.0
See All Builds (308)
  • 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