Skip to content

feat: promote circuit breaker to GA - #8373

Merged
leandrodamascena merged 1 commit into
developfrom
feat/circuit-breaker-ga
Aug 10, 2026
Merged

feat: promote circuit breaker to GA#8373
leandrodamascena merged 1 commit into
developfrom
feat/circuit-breaker-ga

Conversation

@leandrodamascena

Copy link
Copy Markdown
Contributor

Issue number: closes #8372

Summary

This PR promotes circuit breaker to GA

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 August 9, 2026 20:34
@boring-cyborg boring-cyborg Bot added documentation Improvements or additions to documentation tests labels Aug 9, 2026
@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 Aug 9, 2026
@leandrodamascena
leandrodamascena force-pushed the feat/circuit-breaker-ga branch from 0b7f6e3 to 2449d2f Compare August 9, 2026 20:42
@sonarqubecloud

sonarqubecloud Bot commented Aug 9, 2026

Copy link
Copy Markdown

@codecov

codecov Bot commented Aug 9, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.63%. Comparing base (5147309) to head (2449d2f).
⚠️ Report is 16 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #8373   +/-   ##
========================================
  Coverage    96.63%   96.63%           
========================================
  Files          296      296           
  Lines        14765    14765           
  Branches      1245     1245           
========================================
  Hits         14268    14268           
  Misses         362      362           
  Partials       135      135           

☔ View full report in Codecov by Harness.
📢 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.

@leandrodamascena
leandrodamascena merged commit dccd850 into develop Aug 10, 2026
17 checks passed
@leandrodamascena
leandrodamascena deleted the feat/circuit-breaker-ga branch August 10, 2026 10:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation 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: Promote circuit breaker to GA

2 participants