Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: run error hook when provider returns error code #951

throw derived exception to invoke error hook with expected flow

380b177
Select commit
Loading
Failed to load commit list.
Merged

fix: run error hook when provider returns error code #951

throw derived exception to invoke error hook with expected flow
380b177
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 30, 2024 in 0s

95.26% (+0.28%) compared to 27c9114

View this Pull Request on Codecov

95.26% (+0.28%) compared to 27c9114

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.26%. Comparing base (27c9114) to head (380b177).

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #951      +/-   ##
============================================
+ Coverage     94.98%   95.26%   +0.28%     
- Complexity      383      392       +9     
============================================
  Files            36       37       +1     
  Lines           877      887      +10     
  Branches         53       54       +1     
============================================
+ Hits            833      845      +12     
+ Misses           24       23       -1     
+ Partials         20       19       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.