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: search by the arbitrary regex instead of rules #54

Merged
merged 1 commit into from
Mar 7, 2024
Merged

Conversation

ivanilves
Copy link
Owner

@ivanilves ivanilves commented Mar 2, 2024

Override configured rules with arbitrary expression

Search by the arbitrary expression instead of configured rules:

tg -x <EXPRESSION> [<match> <match2> ... <matchN>]

Copy link

codecov bot commented Mar 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.55%. Comparing base (29fac21) to head (fbcd54b).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #54   +/-   ##
=======================================
  Coverage   96.55%   96.55%           
=======================================
  Files          11       11           
  Lines         232      232           
=======================================
  Hits          224      224           
  Misses          8        8           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ivanilves ivanilves requested a review from gferaud March 7, 2024 14:02
@ivanilves ivanilves merged commit 89a38e0 into main Mar 7, 2024
7 checks passed
@ivanilves ivanilves deleted the ARBITRARY branch March 7, 2024 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants