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

A bunch of fixes for state machines #3528

Merged
merged 2 commits into from
Jul 19, 2024

Conversation

kddejong
Copy link
Contributor

Issue #, if available:
fix #3527
fix #3526
fix #3525
fix #3524

Description of changes:

  • A bunch of fixes for state machines

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 Jul 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.42%. Comparing base (1b6146b) to head (b5814b5).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3528      +/-   ##
==========================================
- Coverage   93.43%   93.42%   -0.01%     
==========================================
  Files         337      337              
  Lines       11202    11202              
  Branches     2329     2329              
==========================================
- Hits        10467    10466       -1     
  Misses        411      411              
- Partials      324      325       +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 d295dad into aws-cloudformation:main Jul 19, 2024
22 checks passed
@kddejong kddejong deleted the fix/issue/3527 branch July 19, 2024 06:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment