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

Qiskit / qiskit-fermions / 28108133151
98%

Build:
DEFAULT BRANCH: main
Ran 24 Jun 2026 03:11PM UTC
Jobs 1
Files 72
Run time 1min
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

24 Jun 2026 03:02PM UTC coverage: 97.817% (+0.2%) from 97.585%
28108133151

push

github

web-flow
Edge-/Transfer-Vertex operators (#123)

* feat: core implementation of the UndirectedInteractionOperator

* feat: UndirectedInteractionOperator conversion functions

* feat: DirectedInteractionOperator and conversion logic

* [wip] greedily expose the new data structures to Python API

* Add Python-based tests of UndirectedInteractionOperator

* Add Python-based tests of DirectedInteractionOperator

* Add Python-based tests for un-/directed mapper functions

* fix: remove unused import

* [wip] get started on InteractionOperator python API docs

* docs: class-level docstrings for InteractionOperators

* fix: adjoint of InteractionOperator classes

* docs: method docstrings for InteractionOperator python API

* docs: function docstrings for interaction operator mappers

* feat: add mapping generators for InteractionOperator types

* test: for the new interaction operator generator mappers

* refactor: update with recent __str__ -> __format__ changes

* fix: lint

* rename: UndirectedInteraction -> EdgeVertex

The previous name was actually misleading: the edge operators are in
fact still directed (since `E_ij = -E_ji`). This renaming should avoid
potential confusion around this.

* rename: DirectedInteraction -> TransferVertex

The previous commit renamed `UndirectedInteraction` to `EdgeVertex` to
avoid potential confusion. This commit aligns the formerly used
`DirectedInteraction` to become `TransferVertex`.

* refactor: ensure consistent naming of `map_action`

2035 of 2069 new or added lines in 11 files covered. (98.36%)

6722 of 6872 relevant lines covered (97.82%)

140.74 hits per line

Uncovered Changes

Lines Coverage ∆ File
17
97.99
crates/core/src/operators/edge_vertex_operator.rs
17
98.07
crates/core/src/operators/transfer_vertex_operator.rs
Jobs
ID Job ID Ran Files Coverage
1 28108133151.1 24 Jun 2026 03:10PM UTC 72
97.82
GitHub Action Run
Source Files on build 28108133151
  • Tree
  • List 72
  • Changed 5
  • Source Changed 5
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28108133151
  • a5a26208 on github
  • Prev Build on main (#28100216702)
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