Closed dmfs closed 3 years ago
Merging #304 (d23890a) into master (1ab85d8) will increase coverage by
0.00%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #304 +/- ##
=========================================
Coverage 98.37% 98.37%
- Complexity 933 935 +2
=========================================
Files 214 214
Lines 2032 2036 +4
Branches 123 123
=========================================
+ Hits 1999 2003 +4
Misses 29 29
Partials 4 4
Impacted Files | Coverage Δ | Complexity Δ | |
---|---|---|---|
.../java/org/dmfs/jems/iterable/composite/Joined.java | 100.00% <100.00%> (ø) |
6.00 <2.00> (+2.00) |
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 1ab85d8...d23890a. Read the comment docs.
This adds new ctors to append a single or multiple elements.