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

Axelrod-Python / axelrod-dojo / 63
86%

Build:
DEFAULT BRANCH: master
Ran 14 Oct 2017 04:09PM UTC
Jobs 2
Files 9
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

pending completion
63

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%)

1.93 hits per line

Jobs
ID Job ID Ran Files Coverage
1 63.1 14 Oct 2017 04:09PM UTC 0
96.4
Travis Job 63.1
2 63.2 14 Oct 2017 04:09PM UTC 0
96.4
Travis Job 63.2
Source Files on build 63
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #63
  • 49ef5093 on github
  • Prev Build on master (#42)
  • Next Build on master (#66)
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

© 2025 Coveralls, Inc