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

Prevent infinite loops in conditions #3645

Merged

Conversation

kddejong
Copy link
Contributor

@kddejong kddejong commented Sep 3, 2024

Issue #, if available:

Description of changes:

  • Prevent infinite loops in conditions

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

@kddejong kddejong force-pushed the fix/conditions/infinitloop branch 2 times, most recently from 2efb3a6 to 679093f Compare September 3, 2024 16:20
Copy link

codecov bot commented Sep 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.77%. Comparing base (eba6a45) to head (c12b1ad).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3645      +/-   ##
==========================================
- Coverage   93.78%   93.77%   -0.01%     
==========================================
  Files         356      356              
  Lines       12111    12115       +4     
  Branches     2598     2598              
==========================================
+ Hits        11358    11361       +3     
  Misses        411      411              
- Partials      342      343       +1     
Flag Coverage Δ
unittests ?

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 0168619 into aws-cloudformation:main Sep 3, 2024
22 checks passed
@kddejong kddejong deleted the fix/conditions/infinitloop branch September 3, 2024 16:48
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.

1 participant