Skip to content

[FIX] owconcatenate: Fix domain intersection (remove duplicates)#1967

Merged
lanzagar merged 1 commit intobiolab:masterfrom
ales-erjavec:fixes/concatenate-intersection-dedup
Jan 27, 2017
Merged

[FIX] owconcatenate: Fix domain intersection (remove duplicates)#1967
lanzagar merged 1 commit intobiolab:masterfrom
ales-erjavec:fixes/concatenate-intersection-dedup

Conversation

@ales-erjavec
Copy link
Contributor

Issue

A naive attempt of preserving column order resulted in every
column in the intersection being repeated times the number of
inputs.

(ref gh-1943)

Description of changes
Includes
  • Code changes
  • Tests
  • Documentation

A naive attempt of preserving column order resulted in every
column in the intersection being repeated times the number of
inputs.

(ref biolabgh-1943)
@codecov-io
Copy link

codecov-io commented Jan 27, 2017

Current coverage is 89.53% (diff: 100%)

Merging #1967 into master will not change coverage

@@             master      #1967   diff @@
==========================================
  Files            90         90          
  Lines          9180       9180          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
  Hits           8219       8219          
  Misses          961        961          
  Partials          0          0          

Sunburst

Powered by Codecov. Last update 2801c12...3a33e2f

@lanzagar lanzagar merged commit 8a434e5 into biolab:master Jan 27, 2017
@ales-erjavec ales-erjavec deleted the fixes/concatenate-intersection-dedup branch May 12, 2017 17:12
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.

4 participants