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

feat: Add failure handler #64

Merged
merged 11 commits into from
Nov 24, 2023

add test for failure handler with retriable error test

960f19a
Select commit
Loading
Failed to load commit list.
Merged

feat: Add failure handler #64

add test for failure handler with retriable error test
960f19a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 24, 2023 in 1s

65.41% (target 50.00%)

View this Pull Request on Codecov

65.41% (target 50.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f3792b6) 65.86% compared to head (960f19a) 65.41%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #64      +/-   ##
==========================================
- Coverage   65.86%   65.41%   -0.46%     
==========================================
  Files          18       18              
  Lines         290      292       +2     
==========================================
  Hits          191      191              
- Misses         99      101       +2     

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