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

[COLLECTIONS-533] Add ArrayListValuedLinkedHashMap #560

Conversation

peterdemaeyer
Copy link
Contributor

  • Main and test code inspired by (largely copied from) ArrayListValuedHashMap.
  • Unit tests cover the product code for 100%.
  • Bumped coverage for ArrayListValuedHashMap also to 100%, coming from 88% previously due to an uncovered copy constructor.

@peterdemaeyer peterdemaeyer changed the title COLLECTIONS-533 Added ArrayListValuedLinkedHashMap COLLECTIONS-533 Add ArrayListValuedLinkedHashMap Oct 15, 2024
@garydgregory
Copy link
Member

@garydgregory garydgregory changed the title COLLECTIONS-533 Add ArrayListValuedLinkedHashMap [COLLECTIONS-533] Add ArrayListValuedLinkedHashMap Oct 20, 2024
@garydgregory garydgregory merged commit bde0d12 into apache:master Oct 20, 2024
8 of 9 checks passed
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.

2 participants