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

regex support for matching (#12) #283

Merged
merged 2 commits into from
Sep 18, 2021
Merged

regex support for matching (#12) #283

merged 2 commits into from
Sep 18, 2021

Conversation

0xERR0R
Copy link
Owner

@0xERR0R 0xERR0R commented Sep 18, 2021

closes #12

@0xERR0R 0xERR0R added this to the 0.16 milestone Sep 18, 2021
@codecov
Copy link

codecov bot commented Sep 18, 2021

Codecov Report

Merging #283 (ec6e1b4) into development (925c6f9) will increase coverage by 0.09%.
The diff coverage is 100.00%.

Impacted file tree graph

@@               Coverage Diff               @@
##           development     #283      +/-   ##
===============================================
+ Coverage        95.89%   95.98%   +0.09%     
===============================================
  Files               28       29       +1     
  Lines             2069     2118      +49     
===============================================
+ Hits              1984     2033      +49     
  Misses              60       60              
  Partials            25       25              
Impacted Files Coverage Δ
lists/caches.go 100.00% <100.00%> (ø)
lists/list_cache.go 98.08% <100.00%> (-0.29%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 925c6f9...ec6e1b4. Read the comment docs.

@0xERR0R 0xERR0R merged commit e59977c into development Sep 18, 2021
@delete-merged-branch delete-merged-branch bot deleted the regex branch September 18, 2021 20:51
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.

Subdomain matching / regex support
1 participant