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

openbraininstitute / neurodamus / 27957563949
91%

Build:
DEFAULT BRANCH: main
Ran 22 Jun 2026 01:49PM UTC
Jobs 5
Files 50
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

22 Jun 2026 01:48PM UTC coverage: 91.283% (-0.002%) from 91.285%
27957563949

push

github

web-flow
Fix complex dtype crash in contour2centroid with NumPy 2.5.0+ (#558)

Replace `eig` with `eigh` (the solver for symmetric/Hermitian matrices). Since `points.T @ points` is always real-symmetric, `eigh` is both mathematically correct and guarantees real-valued output.

opt: leverage eigh to pick biggest and smallest eigenvalues since eigh returns them in order.

Fix: https://github.com/openbraininstitute/neurodamus/issues/559

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

7791 of 8535 relevant lines covered (91.28%)

9.32 hits per line

Subprojects
ID Flag name Job ID Ran Files Coverage
1 baseline 27957563949.1 22 Jun 2026 01:49PM UTC 50
26.62
GitHub Action Run
2 unit-allen-v1 27957563949.2 22 Jun 2026 01:52PM UTC 50
53.38
GitHub Action Run
3 unit-mpi 27957563949.3 22 Jun 2026 01:51PM UTC 50
62.23
GitHub Action Run
4 unit 27957563949.4 22 Jun 2026 01:51PM UTC 50
88.58
GitHub Action Run
5 unit-ngv-mpi 27957563949.5 22 Jun 2026 01:52PM UTC 50
54.69
GitHub Action Run
Source Files on build 27957563949
  • Tree
  • List 50
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27957563949
  • 74afe79f on github
  • Prev Build on main (#27824505951)
  • Next Build on main (#28054168260)
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