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

Fixes LinkedHashMap/Set replace() #1601

Merged
merged 1 commit into from
Oct 2, 2016
Merged

Fixes LinkedHashMap/Set replace() #1601

merged 1 commit into from
Oct 2, 2016

Conversation

danieldietrich
Copy link
Contributor

Fixes #1599

@danieldietrich danieldietrich added this to the 2.0.4 milestone Oct 2, 2016
@codecov-io
Copy link

codecov-io commented Oct 2, 2016

Current coverage is 96.37% (diff: 100%)

Merging #1601 into master will increase coverage by 0.02%

@@             master      #1601   diff @@
==========================================
  Files            88         88          
  Lines         10672      10689    +17   
  Methods           0          0          
  Messages          0          0          
  Branches       1821       1824     +3   
==========================================
+ Hits          10282      10301    +19   
  Misses          245        245          
+ Partials        145        143     -2   

Powered by Codecov. Last update abcde8d...7d7712e

@danieldietrich danieldietrich merged commit c18ab43 into vavr-io:master Oct 2, 2016
@danieldietrich danieldietrich deleted the linked_set_map_replace branch October 3, 2016 01:12
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