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

Qiskit / qiskit-fermions / 27599251990
98%

Build:
DEFAULT BRANCH: main
Ran 16 Jun 2026 06:51AM UTC
Jobs 1
Files 64
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

16 Jun 2026 06:41AM UTC coverage: 97.549%. Remained the same
27599251990

push

github

web-flow
fix: correctly compute mean of absolute coeffs during qDrift (#141)

It was pointed out that the in-place addition with clever numpy indexing
was not implementing the correct mathematical operation. Instead of
accumulating the values with duplicate indices, the last write operation
would win, resulting in a wrong mean. Using `np.add.at` resolves this
problem.

Closes #140

Co-authored-by: YoelShoshan <yoelshoshan@gmail.com>

1 of 1 new or added line in 1 file covered. (100.0%)

4696 of 4814 relevant lines covered (97.55%)

198.93 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27599251990.1 16 Jun 2026 06:51AM UTC 64
97.55
GitHub Action Run
Source Files on build 27599251990
  • Tree
  • List 64
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27599251990
  • 7c7275b5 on github
  • Prev Build on main (#27536159310)
  • Next Build on main (#27675046554)
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