angular-pipes icon indicating copy to clipboard operation
angular-pipes copied to clipboard

Create merge pipe

Open flohw opened this issue 4 years ago • 1 comments

Hi,

I created a merge pipe which works similarly to the union pipe except it didn't prevent duplication. It only merge two arrays. If one of the values is null then it defaults to empty array.

Let me know if I need to add some tests or make some changes.

Thank you

flohw avatar Feb 01 '21 21:02 flohw

Coverage Status

Coverage remained the same at 100.0% when pulling 91e48d45beeaec3bcf743b45753cdbfca11e4e5d on flohw:create_merge_pipe into 3bdddcfcd84afb7b5eb1c1f214e8ebb602a26c3d on fknop:master.

coveralls avatar Feb 01 '21 22:02 coveralls