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

Qiskit / qiskit-fermions
98%

Build:
DEFAULT BRANCH: main
Repo Added 08 Feb 2026 09:21AM UTC
Files 64
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
  • README/1
  • bd-edits
  • capi-remove-useless-exit-codes
  • ci-cross-platform-tests
  • ci-fix-python
  • ci-lint
  • ci-test-macos
  • ci-test-windows
  • clean-qiskit-sys-dependencies
  • clippy-lint-warnings
  • coverage-reporting
  • dependabot/cargo/cbindgen-0.29.3
  • dependabot/cargo/git2-0.21.0
  • dependabot/cargo/nalgebra-0.34.2
  • dependabot/cargo/nalgebra-0.35.0
  • dependabot/cargo/pyo3-stub-gen-0.19.0
  • dependabot/cargo/pyo3-stub-gen-0.20.0
  • dependabot/cargo/pyo3-stub-gen-0.22.2
  • dependabot/cargo/pyo3-stub-gen-0.22.3
  • dependabot/cargo/rayon-1.12.0
  • dependabot/github_actions/github_actions-674967a53d
  • dependabot/github_actions/github_actions-903567a242
  • dependabot/github_actions/github_actions-d47ceab2ed
  • dependabot/pip/breathe-gte-4.36.0
  • dependabot/pip/highspy-gte-1.14.0
  • dependabot/pip/mypy-1.20.0
  • dependabot/pip/mypy-2.1.0
  • dependabot/pip/nbsphinx-gte-0.9.8
  • dependabot/pip/pytest-gte-9.0.3
  • dependabot/pip/qiskit-gte-2.4.1-and-lt-3
  • dependabot/pip/ruff-0.15.4
  • dependabot/pip/ruff-0.15.8
  • dependabot/pip/setuptools-gte-82.0.1
  • dependabot/pip/toml-gte-0.10.2
  • dependabot/pip/tox-gte-4.55.0
  • dependabot/pip/typos-gte-1.47.0
  • dependency-groups
  • docs-circuit-guide-restructure
  • docs-fix-indices-vs-modes
  • evolution-decompose
  • evolution-synthesis-relax-num-qubits
  • f2q-optimization
  • fermion-circuit
  • fermion-state-prep
  • fermion_to_mode
  • fix-majorana-fermion-mapping
  • fix-majorana-to-fermion
  • fix-qiskit-header-include
  • fix-sphinx-doctest
  • givens-decomposition
  • inplace-qkobs
  • lint-cargo-fmt
  • main
  • maj_index_print
  • majorana-normal-order-ascending
  • minor-ci-improvements
  • no-build-isolation
  • operator-groups
  • orbital-rotation
  • patch-1
  • permute-indices
  • print-ferm-op
  • protocols
  • pyext-operator-arrays
  • qdrift-trotterization
  • refactor-global-qargs-handling
  • relabel-modes-optimization-pass
  • rename-fermion-indices-to-modes
  • replace-zero-len-arrays-with-null-pointers
  • restructure-docs
  • right-multiplication
  • sandwich-ordering
  • some-install-improvements
  • staged-pass-manager
  • sybil
  • test-qiskit-versions
  • update-sqdrift-tutorial
  • upgrade-pyo3-stub-gen

03 Jun 2026 12:41PM UTC coverage: 97.607%. Remained the same
26885433535

push

github

web-flow
build(deps-dev): bump mypy from 1.20.0 to 2.1.0 (#120)

Bumps [mypy](https://github.com/python/mypy) from 1.20.0 to 2.1.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.20.0...v2.1.0)

---
updated-dependencies:
- dependency-name: mypy
  dependency-version: 2.1.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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

4690 of 4805 relevant lines covered (97.61%)

199.31 hits per line

Relevant lines Covered
Build:
Build:
4805 RELEVANT LINES 4690 COVERED LINES
199.31 HITS PER LINE
Source Files on main
  • Tree
  • List 64
  • 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
26885433535 main build(deps-dev): bump mypy from 1.20.0 to 2.1.0 (#120) Bumps [mypy](https://github.com/python/mypy) from 1.20.0 to 2.1.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1... push 03 Jun 2026 12:52PM UTC web-flow github
97.61
26883628451 dependabot/pip/mypy-2.1.0 Merge 7798b1e1f into ba471500d Pull #120 03 Jun 2026 12:16PM UTC web-flow github
97.61
26883635311 dependabot/pip/tox-gte-4.55.0 Merge 4a2cf5ca1 into ba471500d Pull #121 03 Jun 2026 12:16PM UTC web-flow github
97.61
26883626008 dependabot/pip/highspy-gte-1.14.0 Merge 15f1935da into ba471500d Pull #119 03 Jun 2026 12:16PM UTC web-flow github
97.61
26883619229 dependabot/pip/typos-gte-1.47.0 Merge ff9c022d6 into ba471500d Pull #118 03 Jun 2026 12:16PM UTC web-flow github
97.61
26883611141 dependabot/pip/qiskit-gte-2.4.1-and-lt-3 Merge a90f89cea into ba471500d Pull #117 03 Jun 2026 12:16PM UTC web-flow github
97.61
26763200786 main Refactor global qargs handling (#115) * refactor: handling of qargs to global indices During the fermion-to-qubit synthesis transpilation process, fermionic gates acting on fermionic registers must be mapped to act on qubit registers. This refac... push 01 Jun 2026 03:20PM UTC web-flow github
97.61
26762524672 main docs: reorder sections of circuits guide (#116) Co-authored-by: Samuele Piccinelli <piccinelli.samuele@gmail.com> push 01 Jun 2026 03:09PM UTC web-flow github
97.57
26761785714 main build(deps): bump cbindgen from 0.29.2 to 0.29.3 (#114) Bumps [cbindgen](https://github.com/mozilla/cbindgen) from 0.29.2 to 0.29.3. - [Release notes](https://github.com/mozilla/cbindgen/releases) - [Changelog](https://github.com/mozilla/cbindgen... push 01 Jun 2026 02:58PM UTC web-flow github
97.57
26761950829 refactor-global-qargs-handling Merge 4ef9d70aa into d305a2f90 Pull #115 01 Jun 2026 02:49PM UTC web-flow github
97.61
See All Builds (204)
  • 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