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

Methods to get List values from Map #241

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

johnson-abraham
Copy link

  • Returns the list value of a map in a null-safe manner.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.002%) to 90.11% when pulling a23d4fb on johnson-abraham:list_value_in_map into 591612e on apache:master.

@codecov-commenter
Copy link

Codecov Report

Merging #241 (923fa03) into master (1e9abf1) will increase coverage by 0.04%.
The diff coverage is 71.42%.

@@             Coverage Diff              @@
##             master     #241      +/-   ##
============================================
+ Coverage     81.15%   81.20%   +0.04%     
- Complexity     4623     4628       +5     
============================================
  Files           290      290              
  Lines         13483    13490       +7     
  Branches       1993     1994       +1     
============================================
+ Hits          10942    10954      +12     
+ Misses         1937     1934       -3     
+ Partials        604      602       -2     
Files Changed Coverage Δ
...java/org/apache/commons/collections4/MapUtils.java 92.72% <71.42%> (-0.59%) ⬇️

... and 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

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.

5 participants