error-handler icon indicating copy to clipboard operation
error-handler copied to clipboard

refactor error-handler

Open olegbaturin opened this issue 3 months ago • 1 comments

Q A
Is bugfix?
New feature?
Breaks BC? ✔️
Fixed issues #121, #144, #146

ThrowableResponseFactory renamed to ThrowableResponseAction Changed parameters order in the ThrowableResponseActionInterface

olegbaturin avatar Sep 09 '25 08:09 olegbaturin

Codecov Report

:white_check_mark: All modified and coverable lines are covered by tests. :white_check_mark: Project coverage is 79.41%. Comparing base (9c8a6df) to head (ddd497c). :warning: Report is 2 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #157      +/-   ##
============================================
- Coverage     81.15%   79.41%   -1.74%     
+ Complexity      215      196      -19     
============================================
  Files            20       19       -1     
  Lines           695      646      -49     
============================================
- Hits            564      513      -51     
- Misses          131      133       +2     

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

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

codecov[bot] avatar Sep 09 '25 08:09 codecov[bot]