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(event): Fix incorrect DefaultRecovery parameters. #87

Merged
merged 1 commit into from
Feb 1, 2024

feat(event): Fix incorrect `DefaultRecovery` parameters.

e34e36e
Select commit
Loading
Failed to load commit list.
Merged

fix(event): Fix incorrect DefaultRecovery parameters. #87

feat(event): Fix incorrect `DefaultRecovery` parameters.
e34e36e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 1, 2024 in 1s

81.09% (+0.00%) compared to f95070f

View this Pull Request on Codecov

81.09% (+0.00%) compared to f95070f

Details

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (f95070f) 81.09% compared to head (e34e36e) 81.09%.

Files Patch % Lines
event/dispatcher.go 33.33% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##              2.x      #87   +/-   ##
=======================================
  Coverage   81.09%   81.09%           
=======================================
  Files          29       29           
  Lines         931      931           
=======================================
  Hits          755      755           
  Misses        150      150           
  Partials       26       26           

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