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

CodeReclaimers / neat-python / 29 / 6
96%
master: 96%

Build:
DEFAULT BRANCH: master
Ran 22 Dec 2015 09:26PM UTC
Files 14
Run time 1s
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 Dec 2015 09:23PM UTC coverage: 58.341% (+4.7%) from 53.654%
29.6

push

travis-ci

CodeReclaimers
Simplified Genome and FFGenome._mutate_add_connection, and fixed a bug which systematically prevented connections from being added to some nodes.
Temporarily commented connection adding code in Genome and FFGenome.add_hidden_nodes, as these always made the network fully connected regardless of configuration.
Removed the scary "replace the __dict__" code in checkpoint restoration.
Population now throws an exception when all species go extinct, as this is probably something the user should handle.
Simplified speciation code.
Simplified stats logging code, and keep more detailed per-generation fitness statistics.
Added tests to exercise more of the genome-handling code.
Simplification of XOR example.
visualize.draw_net now takes an optional dictionary which is used to provide labels to be used in place of node IDs in the rendered network.
Population now tracks the number of fitness function evaluations directly.
 Fixed bug (elitism setting was being interpreted as a float instead of an int).
Removed compatibility threshold adjustment to control the number of species.
Removed species age-adjusted fitness scheme as does not appear to be necessary: the speciation and stagnation mechanisms already provide the same benefit (as far as I can tell).
Removed now-unused configuration items from examples.
General cleanup of code and comments.

626 of 1073 relevant lines covered (58.34%)

0.58 hits per line

Source Files on job 29.6
  • Tree
  • List 0
  • Changed 8
  • Source Changed 7
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 29
  • Travis Job 29.6
  • 22843ab4 on github
  • Prev Job for on master (#26.6)
  • Next Job for on master (#30.6)
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