Repo Added
|
Files
1
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
48 of 48 relevant lines covered (100.0%)
1.0 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
24 | v2.0.0 | Returning Map.Entry instead of a Map with a single entry. The caller knows there will only be one entry, and usually the caller wants to get the key and value of that one entry. By returning Map.Entry, the calling code is simplified. This is a bre... | push | davidleston | travis-ci | pending completion |