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

Move Set::isDirected() helper to new Algorithm\Directed #34

Merged
merged 4 commits into from
Jun 6, 2013

Conversation

clue
Copy link
Member

@clue clue commented Jun 1, 2013

  • Move Set::isDirected() helper to new Algorithm\Directed
  • 100% code coverage
  • Documentation / changelog

While currently having a separate class for just one helper method is a bit awkward, it should provide the base for adding new methods to the same class (such as isMixed() and hasDirected() vs isDirected()

Refs #27.

@clue
Copy link
Member Author

clue commented Jun 1, 2013

Remove [WIP] marker, now that all tasks are completed.

@clemens-tolboom, care to review and merge?

@clemens-tolboom
Copy link
Collaborator

Please rebase with latest master ... I failed to do so :(

@clue
Copy link
Member Author

clue commented Jun 1, 2013

Added some documentation and rebased. Care to merge?

clue added a commit that referenced this pull request Jun 6, 2013
Move Set::isDirected() helper to new Algorithm\Directed
@clue clue merged commit b998811 into master Jun 6, 2013
@clue clue deleted the move-algo-directed branch June 6, 2013 22:34
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.

2 participants