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

Fix recursion with digest String #2167

Merged

Conversation

dmcgowan
Copy link
Collaborator

Update check for equal references to call the String method

Closes #2163

@dmcgowan dmcgowan force-pushed the fix-digest-reference-recursion branch from 6d18fb5 to 1d56728 Compare January 20, 2017 19:26
@aaronlehmann
Copy link
Contributor

LGTM

Update check for equal references to call the String method

Signed-off-by: Derek McGowan <[email protected]> (github: dmcgowan)
@dmcgowan dmcgowan force-pushed the fix-digest-reference-recursion branch from 1d56728 to 69bdac7 Compare January 20, 2017 19:38
@dmcgowan
Copy link
Collaborator Author

Updated to check string value against equivalent rather than string of expected

@codecov-io
Copy link

codecov-io commented Jan 20, 2017

Current coverage is 51.23% (diff: 100%)

Merging #2167 into master will decrease coverage by 9.97%

@@             master      #2167   diff @@
==========================================
  Files           125        125           
  Lines         11447      11447           
  Methods           0          0           
  Messages          0          0           
  Branches          0          0           
==========================================
- Hits           7007       5865   -1142   
- Misses         3552       4836   +1284   
+ Partials        888        746    -142   

Powered by Codecov. Last update 56b712f...69bdac7

@dmcgowan dmcgowan merged commit 7a09723 into distribution:master Jan 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants