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(parser): support wildcards in tag inclusions #423

Merged
merged 1 commit into from
Oct 20, 2019

Conversation

xcoulon
Copy link
Member

@xcoulon xcoulon commented Oct 20, 2019

Support '*' and '**' wildcards and negated ranges, too.

Fixes #396

Signed-off-by: Xavier Coulon [email protected]

Support '*' and '**' wildcards and negated ranges, too.

Fixes bytesparadise#396

Signed-off-by: Xavier Coulon <[email protected]>
@codecov
Copy link

codecov bot commented Oct 20, 2019

Codecov Report

Merging #423 into master will increase coverage by 2.5%.
The diff coverage is 96.55%.

@@            Coverage Diff            @@
##           master     #423     +/-   ##
=========================================
+ Coverage   84.92%   87.43%   +2.5%     
=========================================
  Files          58       58             
  Lines        4525     3940    -585     
=========================================
- Hits         3843     3445    -398     
+ Misses        518      331    -187     
  Partials      164      164

@xcoulon xcoulon merged commit 8cff6b2 into bytesparadise:master Oct 20, 2019
@xcoulon xcoulon deleted the Issue396_tag_filters branch October 20, 2019 17:30
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.

Support filters in tag inclusions
1 participant