Skip to content
Snippets Groups Projects

Add a MultiMergingTransformerFilter

Merged Alex Pearce requested to merge apearce/Gaudi:apearce-multimergingtransformerfilter into master
  1. May 03, 2021
    • Alex Pearce's avatar
      Add a MultiMergingTransformerFilter. · 656dd321
      Alex Pearce authored
      Based on the MultiMergingTransformer implementation, but allows for
      algorithms to return a boolean which sets the 'filter passed' property
      for the control flow.
      
      A new test checks an example instantiation along one of
      MultiMergingTransformer, which was not previously tested. To make this
      test more obvious the IntDataProducer example now has a configurable
      value property.
      656dd321
Loading