Skip to content

Define Hash subclasses for @inclusions and @exclusions

gitlab-qa-bot requested to merge refactor-filter-manager-hashes into master

Created by: dchelimsky

Building on changes from #1038, this clarifies the differences between the @inclusions and @exclusions hashes in FilterManager by introducing Hash subclasses with behavior appropriate to each.

Merge request reports