improve graph operation performance (rebased from develop)#4400
Merged
joshmoore merged 1 commit intoome:metadatafrom Feb 25, 2016
Merged
improve graph operation performance (rebased from develop)#4400joshmoore merged 1 commit intoome:metadatafrom
joshmoore merged 1 commit intoome:metadatafrom
Conversation
Member
Author
|
Do we expect travis to pass on the |
Member
|
flake8 issue in the tests and web, that should be fixed so we have no problem when it is ported to the main line. |
Member
|
Happy to have someone try, but if it were only flake8, I'm pretty sure I would have gone ahead and done it. If there isn't an immediate fix, it might be simpler to wait on the rebasing which will be ongoing throughout January. |
Member
Author
|
Now #4398 is merged feel free to close or merge this as desired. |
Member
|
I think I'll merge this to |
joshmoore
added a commit
that referenced
this pull request
Feb 25, 2016
improve graph operation performance (rebased from develop)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
With thanks to @joshmoore, adjust how graph traversal uses Hibernate to determine the exact class of model objects.
--rebased-from #4398 to
metadatato assist testing