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

Fixed stackoverflow problem of List.hashCode(). #1796

Merged
merged 1 commit into from
Jan 4, 2017
Merged

Fixed stackoverflow problem of List.hashCode(). #1796

merged 1 commit into from
Jan 4, 2017

Conversation

danieldietrich
Copy link
Contributor

Unified HAMT.hashCode() for empty case.

Fixes #1795

@codecov-io
Copy link

Current coverage is 97.09% (diff: 100%)

Merging #1796 into master will decrease coverage by 0.01%

@@             master      #1796   diff @@
==========================================
  Files            87         87          
  Lines         11246      11246          
  Methods           0          0          
  Messages          0          0          
  Branches       1868       1868          
==========================================
- Hits          10921      10919     -2   
- Misses          204        205     +1   
- Partials        121        122     +1   

Powered by Codecov. Last update dbf59f6...bef1d73

@danieldietrich danieldietrich merged commit 1d6e1ed into vavr-io:master Jan 4, 2017
@danieldietrich danieldietrich deleted the hashcode branch February 10, 2017 09:26
@danieldietrich danieldietrich modified the milestones: 2.0.6, 2.1.0 Mar 15, 2017
danieldietrich added a commit that referenced this pull request Apr 3, 2017
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