Skip to content

Draft: Correct V2 modifications to filter_features algorithms

Paul Beasly requested to merge dev/filter_features into integration-v2

Update: error occurs with LOG_INFO() macro. Needs to be resolved before ready for MR.

Original updates to filter_features lacked accessors for the members in the private implementation of the algorithm class (see MR !22 (merged) !22 (merged)).

  • Unit tests are being developed for these algorithms that will follow with a separate MR.
Edited by Paul Beasly

Merge request reports