Skip to content

feat: switch to variadic filter function for convenience (#148)#148

Draft
tkrop wants to merge 1 commit into
mainfrom
filters
Draft

feat: switch to variadic filter function for convenience (#148)#148
tkrop wants to merge 1 commit into
mainfrom
filters

Conversation

@tkrop
Copy link
Copy Markdown
Owner

@tkrop tkrop commented May 23, 2026

Description

This pull request switch to variadic filter function to allow for more convenient declarations of filter chains. It also removes the obsolete private functions for maps and slices, that have an equivalent in the newer standard libraries. Finally, the pull request from now on orders parameterized test cases using maps by name.

Related Issue(s)

fixes #148.

Testing

Run make test, since the code is highly unit tested.

Checklist

  • I have reviewed and tested the changes thoroughly.
  • I have added appropriate documentation to the code for clarity.
  • I have communicated the consequences of the updates to customers.

Signed-off-by: Tronje Krop tronje.krop@jactors.de

@tkrop tkrop self-assigned this May 23, 2026
tkrop added a commit that referenced this pull request May 26, 2026
Signed-off-by: Tronje Krop <tronje.krop@jactors.de>
@tkrop tkrop added the enhancement New feature or request label May 26, 2026
tkrop added a commit that referenced this pull request May 26, 2026
Signed-off-by: Tronje Krop <tronje.krop@jactors.de>
Signed-off-by: Tronje Krop <tronje.krop@jactors.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant