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

StepFunctions: Support Version Descriptions #8466

Merged
merged 1 commit into from
Jan 4, 2025

Conversation

bblommers
Copy link
Collaborator

Fixes #8453

@bblommers bblommers added this to the 5.0.26 milestone Jan 4, 2025
Copy link

codecov bot commented Jan 4, 2025

Codecov Report

Attention: Patch coverage is 93.75000% with 1 line in your changes missing coverage. Please review.

Project coverage is 92.62%. Comparing base (9fa5890) to head (1737957).
Report is 15 commits behind head on master.

Files with missing lines Patch % Lines
moto/stepfunctions/responses.py 88.88% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #8466   +/-   ##
=======================================
  Coverage   92.62%   92.62%           
=======================================
  Files        1225     1225           
  Lines      105633   105696   +63     
=======================================
+ Hits        97843    97905   +62     
- Misses       7790     7791    +1     
Flag Coverage Δ
servertests 27.75% <12.50%> (-0.01%) ⬇️
unittests 92.60% <93.75%> (+<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.

@bblommers bblommers marked this pull request as ready for review January 4, 2025 19:38
@bblommers bblommers merged commit 87214ab into getmoto:master Jan 4, 2025
53 checks passed
@bblommers bblommers deleted the sfn-version-description branch January 4, 2025 19:38
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.

versionDescription not returned for stepfunctions.describe_state_machine using version ARN
1 participant