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

Qiskit / qiskit-fermions / 30524780342
98%

Build:
DEFAULT BRANCH: main
Ran 30 Jul 2026 08:09AM UTC
Jobs 1
Files 102
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

30 Jul 2026 07:58AM UTC coverage: 98.01% (+0.02%) from 97.995%
30524780342

push

github

web-flow
perf: support lazy, index-based group lookup in split_out_groups (#232)

qDRIFT and similar samplers only ever need a small subset of a
Hamiltonian's groups on any given draw, but split_out_groups()
previously had no way to ask for less than the full set, forcing
callers to materialize every group operator up front even when most
of them would never be used. Threading an optional group_indices
selector through split_out_groups() (core, pyext, and cext, across all
four operator types) lets qdrift.py fetch only the groups a sample
actually draws, in the order needed, closing one follow-up from #229.

Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com>

187 of 188 new or added lines in 9 files covered. (99.47%)

10344 of 10554 relevant lines covered (98.01%)

314.2 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
99.1
-0.9% python/qiskit_fermions/transpiler/passes/optimization/qdrift.py
Jobs
ID Job ID Ran Files Coverage
1 30524780342.1 30 Jul 2026 08:09AM UTC 102
98.01
GitHub Action Run
Source Files on build 30524780342
  • Tree
  • List 102
  • Changed 9
  • Source Changed 9
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #30524780342
  • d9e30a88 on github
  • Prev Build on main (#30464860428)
  • Next Build on main (#30527531774)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc