Skip to content

Conversation

otaviomacedo
Copy link
Contributor

Having a list of deployed stacks, and the mappings (either computed or user provided), we have to generate a list of stack definitions to be sent to the createStackRefactor API.

The function generateStackDefinitions is not yet used anywhere, other than unit tests. Future PRs will use it to make the API call.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

@aws-cdk-automation aws-cdk-automation requested a review from a team May 8, 2025 15:59
@github-actions github-actions bot added the p2 label May 8, 2025
@codecov-commenter
Copy link

codecov-commenter commented May 8, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.17%. Comparing base (40a3137) to head (2e39730).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #477   +/-   ##
=======================================
  Coverage   79.17%   79.17%           
=======================================
  Files          54       54           
  Lines        6914     6914           
  Branches      774      774           
=======================================
  Hits         5474     5474           
  Misses       1422     1422           
  Partials       18       18           
Flag Coverage Δ
suite.unit 79.17% <ø> (ø)

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.

🚀 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.

@aws-cdk-automation aws-cdk-automation added this pull request to the merge queue May 9, 2025
Merged via the queue into main with commit e85cc3a May 9, 2025
21 checks passed
@aws-cdk-automation aws-cdk-automation deleted the otaviom/generate-stack-definitions branch May 9, 2025 10:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants