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

Qiskit / qiskit-addon-mpf
100%
main: 100%

Build:
Build:
LAST BUILD BRANCH: extremal-python-deps
DEFAULT BRANCH: main
Repo Added 10 Sep 2024 08:17AM UTC
Token 1JDZV8c7GfaMT8wjLfKFtNuGVoujnzIxA regen
Build 250 Last
Files 24
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 extremal-python-deps
branch: SELECT
CHANGE BRANCH
x
Sync Branches
  • No branch selected
  • AC/images-linter
  • AC/intersphinx-cloud
  • EA/always-type-hints
  • EA/inheritance
  • EA/reorg-docs
  • EA/rm-pydocstyle
  • EA/tox-env-var
  • additional-gate-support
  • addons-link
  • bd-add-alt-text
  • ci-updates
  • conserve-none
  • dependabot/github_actions/actions/checkout-5
  • dependabot/github_actions/actions/setup-python-6
  • dependabot/github_actions/actions/upload-pages-artifact-4
  • dependabot/github_actions/ghalactic/github-release-from-tag-6
  • 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/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/ruff-0.11.12
  • dependabot/pip/ruff-0.11.2
  • dependabot/pip/ruff-0.11.7
  • dependabot/pip/ruff-0.12.1
  • dependabot/pip/ruff-0.12.11
  • dependabot/pip/ruff-0.12.7
  • dependabot/pip/ruff-0.6.8
  • dependabot/pip/ruff-0.7.1
  • 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
  • docs-update
  • dynamic
  • extremal-python-deps
  • fix-broken-link
  • fix-ci
  • fix-copyright
  • fix-dev-tests
  • fix-flaky-test
  • fix-numerical-comparisons
  • fix-test
  • guard-N_steps
  • linkcode_resolve
  • main
  • mergify/bp/stable/0.1/pr-1
  • mergify/bp/stable/0.1/pr-10
  • mergify/bp/stable/0.1/pr-12
  • mergify/bp/stable/0.1/pr-16
  • mergify/bp/stable/0.1/pr-17
  • mergify/bp/stable/0.1/pr-20
  • mergify/bp/stable/0.1/pr-22
  • mergify/bp/stable/0.1/pr-24
  • mergify/bp/stable/0.1/pr-29
  • mergify/bp/stable/0.1/pr-3
  • mergify/bp/stable/0.1/pr-31
  • mergify/bp/stable/0.1/pr-4
  • mergify/bp/stable/0.1/pr-7
  • mergify/bp/stable/0.2/pr-38
  • mergify/bp/stable/0.2/pr-40
  • mergify/bp/stable/0.2/pr-41
  • mergify/bp/stable/0.2/pr-43
  • mergify/bp/stable/0.2/pr-44
  • mergify/bp/stable/0.3/pr-100
  • mergify/bp/stable/0.3/pr-101
  • mergify/bp/stable/0.3/pr-102
  • mergify/bp/stable/0.3/pr-103
  • mergify/bp/stable/0.3/pr-68
  • mergify/bp/stable/0.3/pr-70
  • mergify/bp/stable/0.3/pr-71
  • mergify/bp/stable/0.3/pr-74
  • mergify/bp/stable/0.3/pr-76
  • mergify/bp/stable/0.3/pr-79
  • mergify/bp/stable/0.3/pr-81
  • mergify/bp/stable/0.3/pr-83
  • mergify/bp/stable/0.3/pr-84
  • mergify/bp/stable/0.3/pr-85
  • mergify/bp/stable/0.3/pr-89
  • mergify/bp/stable/0.3/pr-90
  • mergify/bp/stable/0.3/pr-93
  • mergify/bp/stable/0.3/pr-94
  • mergify/bp/stable/0.3/pr-97
  • mergify/bp/stable/0.3/pr-98
  • mergify/bp/stable/0.3/pr-99
  • minor-ci-fixes
  • mps-evolution
  • pep-639
  • prep-0.2
  • prep-0.3
  • python-3.13
  • qiskit-2.0
  • quimb-refactor-keep_only_odd
  • reverse-layers-on-mpo
  • set-reno-earliest-version
  • stable/0.1
  • stable/0.2
  • stable/0.3
  • unnumbered-tutorials

22 Sep 2025 06:07PM UTC coverage: 100.0%. Remained the same
17924285553

Pull #111

github

web-flow
Merge 3bb83341a into 45f47c2c7
Pull Request #111: Fix development version tests by upgrading extremal-python-dependencies

633 of 633 relevant lines covered (100.0%)

1.0 hits per line

Relevant lines Covered
Build:
Build:
633 RELEVANT LINES 633 COVERED LINES
1.0 HITS PER LINE
Source Files on main
  • Tree
  • List 24
  • 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
17924285553 extremal-python-deps Merge 3bb83341a into 45f47c2c7 Pull #111 22 Sep 2025 06:10PM UTC web-flow github
100.0
17542860156 stable/0.3 Only define `ConserveXXZChain2` class if TeNPy is installed (#101) (#110) * Only define classes if TeNPy is installed * fix: lint --------- (cherry picked from commit 45f47c2c7) Co-authored-by: Iyán <me@iyanmv.... push 08 Sep 2025 07:18AM UTC web-flow github
100.0
17542652640 mergify/bp/stable/0.3/pr-101 Merge b5ad6acc1 into 449b974f2 Pull #110 08 Sep 2025 07:09AM UTC web-flow github
100.0
17542623047 main Only define `ConserveXXZChain2` class if TeNPy is installed (#101) push 08 Sep 2025 07:08AM UTC GitHub github
100.0
17542595061 stable/0.3 build(deps): bump actions/upload-pages-artifact from 3 to 4 (#98) (#109) Bumps [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact) from 3 to 4. - [Release notes](https://github.com/actions/upload-pages-artifact/relea... push 08 Sep 2025 07:07AM UTC web-flow github
100.0
17542493608 stable/0.3 build(deps): bump actions/checkout from 4 to 5 (#97) (#108) Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checko... push 08 Sep 2025 07:02AM UTC web-flow github
100.0
17542424885 mergify/bp/stable/0.3/pr-98 Merge 532564ddb into 7253c145a Pull #109 08 Sep 2025 06:58AM UTC web-flow github
100.0
17542409502 main build(deps): bump actions/upload-pages-artifact from 3 to 4 (#98) Bumps [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact) from 3 to 4. - [Release notes](https://github.com/actions/upload-pages-artifact/releases) - ... push 08 Sep 2025 06:58AM UTC web-flow github
100.0
17542363817 fix-test Merge 1cb319dfe into a28c2a1d2 Pull #101 08 Sep 2025 06:57AM UTC web-flow github
100.0
17542314544 mergify/bp/stable/0.3/pr-97 Merge 41242dd78 into 7253c145a Pull #108 08 Sep 2025 06:53AM UTC web-flow github
100.0
See All Builds (250)

Badge your Repo: qiskit-addon-mpf

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • 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