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

Support new map type in step functions #1143

Merged
merged 2 commits into from
Sep 28, 2019

Conversation

kddejong
Copy link
Contributor

Issue #, if available:
Fix #1137

Description of changes:

  • Update rule E2532 to look for new Map type in Step Function state files

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

@codecov
Copy link

codecov bot commented Sep 28, 2019

Codecov Report

Merging #1143 into master will not change coverage.
The diff coverage is 66.66%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1143   +/-   ##
=======================================
  Coverage   87.77%   87.77%           
=======================================
  Files         135      135           
  Lines        7993     7993           
  Branches     1964     1964           
=======================================
  Hits         7016     7016           
  Misses        580      580           
  Partials      397      397
Impacted Files Coverage Δ
...lint/rules/resources/stepfunctions/StateMachine.py 90.9% <66.66%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9a5f392...bab4deb. Read the comment docs.

@kddejong
Copy link
Contributor Author

Coverage errors are related to cleaning up some formatting.

@kddejong kddejong merged commit de922fd into aws-cloudformation:master Sep 28, 2019
@kddejong kddejong deleted the Fix/1137 branch September 28, 2019 12:42
@TomasChmelik
Copy link

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.

State Machine types missing Map type
2 participants