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(events): add filter rules for prefixEqualsIgnoreCase, suffixEqualsIgnoreCase, wildcard, and anythingBut* matches #32063

Merged
merged 28 commits into from
Dec 5, 2024

Merge branch 'main' into 28462-aws-events-match-wildcard

e745df0
Select commit
Loading
Failed to load commit list.
Merged

feat(events): add filter rules for prefixEqualsIgnoreCase, suffixEqualsIgnoreCase, wildcard, and anythingBut* matches #32063

Merge branch 'main' into 28462-aws-events-match-wildcard
e745df0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 5, 2024 in 0s

78.67% (+0.00%) compared to 8189c82

View this Pull Request on Codecov

78.67% (+0.00%) compared to 8189c82

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.67%. Comparing base (8189c82) to head (e745df0).

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #32063   +/-   ##
=======================================
  Coverage   78.67%   78.67%           
=======================================
  Files         107      107           
  Lines        7237     7237           
  Branches     1329     1329           
=======================================
  Hits         5694     5694           
  Misses       1357     1357           
  Partials      186      186           
Components Coverage Δ
packages/aws-cdk 78.67% <ø> (ø)