Skip to content

feat: add AsyncMiddlewareFrame support#8158

Merged
leandrodamascena merged 3 commits intodevelopfrom
feature/8134-async-middleware-frame
Apr 20, 2026
Merged

feat: add AsyncMiddlewareFrame support#8158
leandrodamascena merged 3 commits intodevelopfrom
feature/8134-async-middleware-frame

Conversation

@leandrodamascena
Copy link
Copy Markdown
Contributor

Issue number: closes #8134

Summary

add AsyncMiddlewareFrame support

Changes

Please provide a summary of what's being changed

User experience

Please share what the user experience looks like before and after this change


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

Disclaimer: We value your time and bandwidth. As such, any pull requests created on non-triaged issues might not be successful.

@leandrodamascena leandrodamascena requested a review from a team as a code owner April 19, 2026 12:22
@leandrodamascena leandrodamascena requested a review from svozza April 19, 2026 12:22
@powertools-for-aws-oss-automation powertools-for-aws-oss-automation Bot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Apr 19, 2026
@powertools-for-aws-oss-automation powertools-for-aws-oss-automation Bot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. and removed size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Apr 19, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.70%. Comparing base (bf41147) to head (64f1eee).
⚠️ Report is 2 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #8158   +/-   ##
========================================
  Coverage    96.69%   96.70%           
========================================
  Files          286      286           
  Lines        14236    14257   +21     
  Branches      1184     1185    +1     
========================================
+ Hits         13766    13787   +21     
  Misses         341      341           
  Partials       129      129           

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

@powertools-for-aws-oss-automation powertools-for-aws-oss-automation Bot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. and removed size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Apr 20, 2026
@sonarqubecloud
Copy link
Copy Markdown

@leandrodamascena leandrodamascena merged commit 1025f07 into develop Apr 20, 2026
17 checks passed
@leandrodamascena leandrodamascena deleted the feature/8134-async-middleware-frame branch April 20, 2026 12:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

event_handlers size/L Denotes a PR that changes 100-499 lines, ignoring generated files. tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature request: add AsyncMiddlewareFrame for async resolver support

2 participants