Skip to content

Fix SFN.client.start_execution() idempotency - #9397

Merged
bblommers merged 8 commits into
getmoto:masterfrom
chriselion:celion/fix-state_machine.start_execution-idempotency
Nov 13, 2025
Merged

Fix SFN.client.start_execution() idempotency#9397
bblommers merged 8 commits into
getmoto:masterfrom
chriselion:celion/fix-state_machine.start_execution-idempotency

Merge remote-tracking branch 'upstream' into celion/fix-state_machine…

1966805
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 11, 2025 in 1s

93.02% (+0.00%) compared to 443beaf

View this Pull Request on Codecov

93.02% (+0.00%) compared to 443beaf

Details

Codecov Report

❌ Patch coverage is 90.90909% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 93.02%. Comparing base (443beaf) to head (1966805).

Files with missing lines Patch % Lines
moto/stepfunctions/parser/models.py 66.66% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #9397   +/-   ##
=======================================
  Coverage   93.02%   93.02%           
=======================================
  Files        1293     1293           
  Lines      116181   116187    +6     
=======================================
+ Hits       108081   108087    +6     
  Misses       8100     8100           

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.