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

egtaonline / gameanalysis / 79
92%

Build:
DEFAULT BRANCH: master
Ran 09 Mar 2017 09:40PM UTC
Jobs 1
Files 48
Run time 4s
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
79

push

travis-ci

erikbrinkman
Large refactor to game analysis - version 2.0

This includes a number of breaking changes:

- Games no longer include to_json(serial), instead serial objects are
  the only objects that are intended to deal with names of things,
  instead of just indices. Use serial.to_{base,,sample}game_json.
- Games are created different, now the constructor of games has only
  mandatory arguments, and various static constructors are recommended
  for constructing them, e.g. game, game_copy, game_matrix.
- Aggfn now supports two ways to contain multiple roles, and jacobian
  support.
- Game equality now properly tests for profiles and payoffs. Thus, if
  you want to check the basic game structure between two games, you'd
  need to first copy them to BaseGames.
- A number of minor breaking naming changes, mainly to strip out
  redundant functions names that are included in package. e.g.
  gamegen.serializer instead of gamegen.game_serializer.

4976 of 5076 relevant lines covered (98.03%)

0.98 hits per line

Jobs
ID Job ID Ran Files Coverage
1 79.1 09 Mar 2017 09:40PM UTC 0
98.03
Travis Job 79.1
Source Files on build 79
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #79
  • 8cf5c487 on github
  • Prev Build on master (#77)
  • Next Build on master (#80)
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