mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Fix merge
This commit is contained in:
@@ -35,7 +35,7 @@ predicate extractInformation(
|
||||
maxTupleCount = max(run.getCount(_)) and
|
||||
tuples = run.getCounts() and
|
||||
duplicationPercentages = run.getDuplicationPercentage() and
|
||||
ra = simple.getRA()
|
||||
ra = simple.getPipeLine()
|
||||
)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user