BooleanCat / go-functional

go-functional is a library of iterators to augment the standard library
MIT License
405 stars 23 forks source link

Support regexp match filtering #140

Closed BooleanCat closed 2 weeks ago

BooleanCat commented 2 weeks ago

Please provide a brief description of the change.

Support filtering using regex matching.

Which issue does this change relate to?

None.

Contribution checklist.

Additional context

None.

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (040e869) to head (b298025). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #140 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 32 32 Lines 476 479 +3 ========================================= + Hits 476 479 +3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.