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

egtaonline / gameanalysis / 79 / 1
92%
master: 92%

Build:
DEFAULT BRANCH: master
Ran 09 Mar 2017 09:40PM UTC
Files 48
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

09 Mar 2017 09:21PM UTC coverage: 98.03% (+5.8%) from 92.203%
79.1

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

Source Files on job 79.1
  • Tree
  • List 0
  • Changed 33
  • Source Changed 33
  • Coverage Changed 25
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 79
  • Travis Job 79.1
  • 8cf5c487 on github
  • Prev Job for on master (#77.1)
  • Next Job for on master (#80.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