commons-collections
commons-collections copied to clipboard
Replace anonymous type with lambda
Codecov Report
Merging #312 (d2f87ee) into master (87647d0) will increase coverage by
0.05%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #312 +/- ##
============================================
+ Coverage 86.02% 86.07% +0.05%
- Complexity 4664 4674 +10
============================================
Files 286 286
Lines 13508 13507 -1
Branches 1984 1983 -1
============================================
+ Hits 11620 11626 +6
+ Misses 1325 1321 -4
+ Partials 563 560 -3
Impacted Files | Coverage Δ | |
---|---|---|
...ons/collections4/bloomfilter/BitCountProducer.java | 100.00% <100.00%> (ø) |
|
...ommons/collections4/bloomfilter/IndexProducer.java | 100.00% <100.00%> (ø) |
|
...commons/collections4/bloomfilter/SimpleHasher.java | 100.00% <100.00%> (ø) |
|
...commons/collections4/map/AbstractReferenceMap.java | 91.48% <0.00%> (+2.59%) |
:arrow_up: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 87647d0...d2f87ee. Read the comment docs.