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

Per-input transformers support on exclusion filter conditions #177

Merged
merged 3 commits into from
Jun 21, 2023

Conversation

Anilm3
Copy link
Collaborator

@Anilm3 Anilm3 commented Jun 21, 2023

Exclusion filter conditions currently don't support transformers, this change introduces support specifically for per-input transformers.

@codecov-commenter
Copy link

Codecov Report

Merging #177 (12de780) into master (fc8b29a) will decrease coverage by 0.04%.
The diff coverage is 40.00%.

@@            Coverage Diff             @@
##           master     #177      +/-   ##
==========================================
- Coverage   64.09%   64.06%   -0.04%     
==========================================
  Files          65       65              
  Lines        3284     3289       +5     
  Branches     1533     1537       +4     
==========================================
+ Hits         2105     2107       +2     
  Misses        308      308              
- Partials      871      874       +3     
Flag Coverage Δ
waf_test 64.06% <40.00%> (-0.04%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/parser/parser_v2.cpp 41.91% <40.00%> (-0.03%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@Anilm3 Anilm3 merged commit 6cdb70a into master Jun 21, 2023
@Anilm3 Anilm3 deleted the anilm3/exclusion-filter-transformers branch June 21, 2023 16:12
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.

3 participants