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

daffidwilde / edo / 273
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: find-random-leak
DEFAULT BRANCH: master
Ran 24 Jul 2020 05:01PM UTC
Jobs 1
Files 17
Run time 3s
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
273

push

travis-ci-com

web-flow
Pickling subtypes, individuals and *families* (#127)

* Implement Family factory handler class.

* Start adding new terminology. [everything broken]

What were families are now distributions. Distribution class is much
cleaner -- is it even necessary anymore?

* Add a repr to the Family class.

* Implement the Family class in individuals.

* Hack failing distribution test.

Since subtypes are not created directly from the distribution classes,
there is no subtype_id in an instance.

* Add subtype family attribute for easy retrieval.

* Implement families in populations.

* Implement families in crossover.

* Update tests for mutation and selection.

* Implement family subtypes in shrink operator.

* Update fitness tests.

* Add Family ability to record all subtypes.

* Begin implementing families in optimiser.

This needs more attention around how individuals are saved.

* Saving histories (individuals and their metadata) (#126)

* Remove `to_dict` method from `Distribution`.

* Fix the circle example test.

* Combine `Individual` to and from file tests.

* Implement new saving strategy.

Families provide their subtypes with a `to_dict` method that records the
name of the subtype's distribution, its subtype ID number and all of its
parameters as a dictionary.

Then when an individual is saved to file, the metadata is serialized as
JSON with these dictionaries. Simultaneously, each family is cached in
the same directory tree.

* Clean up optimiser with new strategy.

The optimiser can now pull usable individuals back in.

* Add a dev environment file.

* Add scipy to environment.yml

* Generalise paths for saving/loading individuals.

* [temporary] Remove parallel writing capabilities.

Because of how individuals and families are being stored, there were
some discrepancies when writing generations to file with multiple
processes. For now, that has been removed. However, the calculation o... (continued)

605 of 605 relevant lines covered (100.0%)

1.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 273.1 24 Jul 2020 05:01PM UTC 0
100.0
Travis Job 273.1
Source Files on build 273
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #273
  • 500ec849 on github
  • Prev Build on find-random-leak (#108)
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