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

Axelrod-Python / axelrod-dojo / 63 / 1
86%
master: 86%

Build:
DEFAULT BRANCH: master
Ran 14 Oct 2017 04:09PM UTC
Files 9
Run time 0s
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

14 Oct 2017 04:07PM UTC coverage: 96.401%. Remained the same
63.1

push

travis-ci

marcharper
Move the mutation rate from class to algorithm. (#38)

* Move the mutation rate from class to algorithm.

If there was a specific reason for having the mutation rate in the
params class
let me know but I've moved it to better reflect that it's a property of
the algorithm. This is more in line with the fact that the
representation we write to file does not hold the mutation rate for
example.

This doesn't stop having algorithms that would have different
mutation rates for different parameter instances (it's just that the
algorithm would have to keep track of it).

* Add mutation rate arg to base class.

* Correct test.

* Remove rescaling of mutation rate.

* Move to params_kwargs which are handled by alg.

* Change probability of initial state mutation.

* Adjust scripts.

* Add ability to not overwrite mutation probability.

375 of 389 relevant lines covered (96.4%)

0.96 hits per line

Source Files on job 63.1
  • Tree
  • List 0
  • Changed 3
  • Source Changed 3
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 63
  • Travis Job 63.1
  • 49ef5093 on github
  • Prev Job for on master (#42.2)
  • Next Job for on master (#66.1)
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