spiral / framework

High-Performance PHP Framework
https://spiral.dev
MIT License
1.8k stars 87 forks source link

Add the ability to use RetryableException without the RetryPolicy attribute #1004

Closed msmakouz closed 11 months ago

msmakouz commented 11 months ago
Q A
Bugfix?
Breaks BC?
New feature? ✔️
codecov[bot] commented 11 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (0936229) 89.41% compared to head (517f358) 89.40%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1004 +/- ## ============================================ - Coverage 89.41% 89.40% -0.01% Complexity 6119 6119 ============================================ Files 810 810 Lines 17303 17303 ============================================ - Hits 15471 15470 -1 - Misses 1832 1833 +1 ``` | [Files](https://app.codecov.io/gh/spiral/framework/pull/1004?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=spiral) | Coverage Δ | | |---|---|---| | [...src/Interceptor/Consume/RetryPolicyInterceptor.php](https://app.codecov.io/gh/spiral/framework/pull/1004?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=spiral#diff-c3JjL1F1ZXVlL3NyYy9JbnRlcmNlcHRvci9Db25zdW1lL1JldHJ5UG9saWN5SW50ZXJjZXB0b3IucGhw) | `100.00% <100.00%> (ø)` | | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/spiral/framework/pull/1004/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=spiral)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.