Skip to content

feat: adding circuit breaker feature

0c991ea
Select commit
Loading
Failed to load commit list.
Open

feat: adding circuit breaker feature #8266

feat: adding circuit breaker feature
0c991ea
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 10, 2026 in 0s

96.64% (-0.08%) compared to 683ba5f

View this Pull Request on Codecov

96.64% (-0.08%) compared to 683ba5f

Details

Codecov Report

❌ Patch coverage is 93.48442% with 23 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.64%. Comparing base (683ba5f) to head (0c991ea).

Files with missing lines Patch % Lines
...ties/circuit_breaker_alpha/persistence/dynamodb.py 84.41% 7 Missing and 5 partials ⚠️
...powertools/utilities/circuit_breaker_alpha/base.py 94.31% 2 Missing and 3 partials ⚠️
...tilities/circuit_breaker_alpha/persistence/base.py 94.87% 2 Missing and 2 partials ⚠️
...ools/utilities/circuit_breaker_alpha/exceptions.py 87.50% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #8266      +/-   ##
===========================================
- Coverage    96.72%   96.64%   -0.08%     
===========================================
  Files          286      296      +10     
  Lines        14347    14700     +353     
  Branches      1201     1231      +30     
===========================================
+ Hits         13877    14207     +330     
- Misses         341      353      +12     
- Partials       129      140      +11     

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