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

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

Build:
Build:
LAST BUILD BRANCH: stable/0.3
DEFAULT BRANCH: main
Repo Added 10 Sep 2024 08:17AM UTC
Token 1JDZV8c7GfaMT8wjLfKFtNuGVoujnzIxA regen
Build 260 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 stable/0.2
branch: stable/0.2
CHANGE BRANCH
x
Reset
Sync Branches
  • stable/0.2
  • 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-minimum-cvxpy
  • 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-111
  • mergify/bp/stable/0.3/pr-113
  • 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.3
  • unnumbered-tutorials

19 Dec 2024 08:45AM UTC coverage: 100.0%. Remained the same
12409225645

push

github

web-flow
build(deps): bump ruff from 0.7.1 to 0.8.1 (#40) (#47)

* build(deps): bump ruff from 0.7.1 to 0.8.1

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.7.1 to 0.8.1.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.7.1...0.8.1)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix: apply new ruff formatting

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Max Rossmannek <oss@zurich.ibm.com>
(cherry picked from commit e40155c25)

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

577 of 577 relevant lines covered (100.0%)

1.0 hits per line

Relevant lines Covered
Build:
Build:
577 RELEVANT LINES 577 COVERED LINES
1.0 HITS PER LINE
Source Files on stable/0.2
  • Tree
  • List 24
  • Changed 3
  • Source Changed 3
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
12409225645 stable/0.2 build(deps): bump ruff from 0.7.1 to 0.8.1 (#40) (#47) * build(deps): bump ruff from 0.7.1 to 0.8.1 Bumps [ruff](https://github.com/astral-sh/ruff) from 0.7.1 to 0.8.1. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changel... push 19 Dec 2024 08:48AM UTC web-flow github
100.0
12408872533 stable/0.2 Add alt text (#43) (#46) (cherry picked from commit ed55040e9) Co-authored-by: Rebecca Dimock <66339736+beckykd@users.noreply.github.com> push 19 Dec 2024 08:24AM UTC web-flow github
100.0
12408749166 stable/0.2 Add a linter to check the images' alt text (#41) (#42) In order to meet the [IBM Accessibility Requirements](https://www.ibm.com/able/requirements/requirements) for the API docs, we need to ensure that all images have appropriate alt text so that... push 19 Dec 2024 08:15AM UTC web-flow github
100.0
12408720530 stable/0.2 ci: align Python version of tox and Github action (#44) (#45) (cherry picked from commit aa1e9f050) Co-authored-by: Max Rossmannek <oss@zurich.ibm.com> push 19 Dec 2024 08:13AM UTC web-flow github
100.0
12026686064 stable/0.2 docs: fix broken link (#38) (#39) * docs: fix broken link * docs: fix typos (cherry picked from commit 1fea62be6) Co-authored-by: Max Rossmannek <oss@zurich.ibm.com> push 26 Nov 2024 08:34AM UTC web-flow github
100.0
11955800838 stable/0.2 Prepare 0.2 release (#35) push 21 Nov 2024 02:59PM UTC web-flow github
100.0
See All Builds (260)

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