Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(lists): add support for wildcard lists using a custom Trie #1233

Merged
merged 10 commits into from
Nov 17, 2023

feat: add warning if more than 500 regexes are in use

79cf5da
Select commit
Loading
Failed to load commit list.
Merged

feat(lists): add support for wildcard lists using a custom Trie #1233

feat: add warning if more than 500 regexes are in use
79cf5da
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 14, 2023 in 1s

96.58% of diff hit (target 93.66%)

View this Pull Request on Codecov

96.58% of diff hit (target 93.66%)

Annotations

Check warning on line 65 in lists/list_cache.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

lists/list_cache.go#L62-L65

Added lines #L62 - L65 were not covered by tests

Check warning on line 192 in lists/list_cache.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

lists/list_cache.go#L191-L192

Added lines #L191 - L192 were not covered by tests