Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor apavlov for #884. #908

Merged
merged 1 commit into from
Mar 15, 2017
Merged

Refactor apavlov for #884. #908

merged 1 commit into from
Mar 15, 2017

Conversation

drvinceknight
Copy link
Member

Also: pushed coverage to 100%.

Have added more test cases and also removed a special case that is now
tested with the versus test.

Also: pushed coverage to 100%.

Have added more test cases and also removed a special case that is now
tested with the versus test.
@drvinceknight drvinceknight changed the title Refactor apavlov for 884. Refactor apavlov for #884. Mar 14, 2017
attrs={"opponent_class": "ALLD"})

opponent = axelrod.MockPlayer([D, C, D, C, D, C])
actions = [(C, D), (D, C), (C, D), (D, C),
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

wrap to two lines?

@meatballs meatballs merged commit d833830 into master Mar 15, 2017
@meatballs meatballs deleted the 884-apavlov branch March 15, 2017 09:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants