-
Notifications
You must be signed in to change notification settings - Fork 553
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: support errors format for the recovery middleware #304
Conversation
Codecov ReportBase: 64.46% // Head: 64.50% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## develop #304 +/- ##
===========================================
+ Coverage 64.46% 64.50% +0.03%
===========================================
Files 84 85 +1
Lines 8288 8300 +12
===========================================
+ Hits 5343 5354 +11
- Misses 2583 2584 +1
Partials 362 362
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
2099bb4
to
dca1ed4
Compare
5de09e4
to
b8a65e2
Compare
53ea234
to
63ff497
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
@BaiZe1998 后续可以补充一下 Recoevry 的文档... |
What type of PR is this?
feat
Check the PR title.
(Optional) Translate the PR title into Chinese.
为 recovery 中间件支持用户自定义错误输出格式