Skip to content

Allow * for resource partition #4168

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

Merged
merged 2 commits into from
Jun 12, 2025

Conversation

kddejong
Copy link
Contributor

@kddejong kddejong commented Jun 12, 2025

Issue #, if available:
fix #4167
Description of changes:

  • Update rule E3510 schema definition to allow * for resource partition

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Copy link

codecov bot commented Jun 12, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.27%. Comparing base (a967454) to head (c7d9e6f).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4168      +/-   ##
==========================================
- Coverage   94.29%   94.27%   -0.03%     
==========================================
  Files         397      397              
  Lines       13527    13527              
  Branches     2683     2683              
==========================================
- Hits        12755    12752       -3     
- Misses        424      425       +1     
- Partials      348      350       +2     
Flag Coverage Δ
unittests 94.25% <ø> (-0.03%) ⬇️

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

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@kddejong kddejong merged commit df01b92 into aws-cloudformation:main Jun 12, 2025
22 checks passed
@kddejong kddejong deleted the fix/issue/4167 branch June 12, 2025 21:53
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.

RegEx pattern match for E3510 doesn't allow wildcards
1 participant