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

CodeReclaimers / neat-python / 23816527970
87%

Build:
DEFAULT BRANCH: master
Ran 31 Mar 2026 07:53PM UTC
Jobs 1
Files 30
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

31 Mar 2026 07:37PM UTC coverage: 86.798% (-0.06%) from 86.857%
23816527970

push

github

CodeReclaimers
Fix PyPy build failures: handle float overflow without OverflowError

PyPy follows IEEE 754 strictly and produces inf instead of raising
OverflowError on float overflow. Add an isfinite() guard after the
Izhikevich neuron voltage update so the overflow reset works on both
CPython and PyPy.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

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

2163 of 2492 relevant lines covered (86.8%)

0.87 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
95.33
-1.76% neat/iznn/__init__.py
Jobs
ID Job ID Ran Files Coverage
1 23816527970.1 31 Mar 2026 07:53PM UTC 30
86.8
GitHub Action Run
Source Files on build 23816527970
  • Tree
  • List 30
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 6811a562 on github
  • Prev Build on master (#23790688058)
  • Next Build on master (#24263143819)
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