Skip to content

Conversation

@mrgrain
Copy link
Contributor

@mrgrain mrgrain commented Apr 3, 2025

The message payload interfaces never were an api. They just ended up there by chance. Move them to their own top-level module. This has the side-effect that it will make future diffs slightly nicer.


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

The message payload interfaces never were an api. They just ended up there by chance. Move them to their own top-level module. This has the side-effect that it will make future diffs slightly nicer.
@github-actions github-actions bot added the p2 label Apr 3, 2025
@mrgrain mrgrain added the pr/exempt-integ-test Skips the integ test steps if set. label Apr 3, 2025
@aws-cdk-automation aws-cdk-automation requested a review from a team April 3, 2025 22:33
@codecov-commenter
Copy link

codecov-commenter commented Apr 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.38%. Comparing base (98c0c78) to head (7e0ebf5).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #325      +/-   ##
==========================================
+ Coverage   86.72%   87.38%   +0.65%     
==========================================
  Files         218      218              
  Lines       35583    35583              
  Branches     4347     4418      +71     
==========================================
+ Hits        30860    31093     +233     
+ Misses       4623     4395     -228     
+ Partials      100       95       -5     
Flag Coverage Δ
suite.unit 87.38% <100.00%> (+0.65%) ⬆️

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.

@mrgrain mrgrain disabled auto-merge April 3, 2025 22:45
@mrgrain mrgrain enabled auto-merge April 3, 2025 22:54
@mrgrain mrgrain closed this Apr 3, 2025
auto-merge was automatically disabled April 3, 2025 23:10

Pull request was closed

@mrgrain mrgrain reopened this Apr 3, 2025
@aws-cdk-automation aws-cdk-automation added this pull request to the merge queue Apr 3, 2025
Merged via the queue into main with commit 969b10b Apr 3, 2025
30 of 31 checks passed
@aws-cdk-automation aws-cdk-automation deleted the mrgrain/refactor/payloads branch April 3, 2025 23:30
mrgrain added a commit that referenced this pull request Apr 4, 2025
The message payload interfaces never were an api. They just ended up
there by chance. Move them to their own top-level module. This has the
side-effect that it will make future diffs slightly nicer.

---
By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache-2.0 license
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

p2 pr/exempt-integ-test Skips the integ test steps if set.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants