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

Update E1029 to support step fn Definition in exceptions #3792

Merged
merged 1 commit into from
Oct 25, 2024

Conversation

kddejong
Copy link
Contributor

@kddejong kddejong commented Oct 25, 2024

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

  • Update E1029 to support step fn Definition in exceptions

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 Oct 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.78%. Comparing base (223132c) to head (55766d8).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3792      +/-   ##
==========================================
- Coverage   93.79%   93.78%   -0.01%     
==========================================
  Files         363      363              
  Lines       12440    12445       +5     
  Branches     2551     2553       +2     
==========================================
+ Hits        11668    11672       +4     
  Misses        429      429              
- Partials      343      344       +1     
Flag Coverage Δ
unittests 93.74% <100.00%> (-0.01%) ⬇️

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.

@kddejong kddejong merged commit 8164ed9 into aws-cloudformation:main Oct 25, 2024
24 checks passed
@kddejong kddejong deleted the fix/issue/3786 branch October 25, 2024 15:14
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.

E1029: StateMachine DefinitionSubstitutions key is the same as the parameter name or resource id
1 participant