Skip to content

Conversation

@PureWhiteWu
Copy link
Member

Check the PR title.

  • This PR title match the format: <type>(optional scope): <description>
  • The description of this PR title is user-oriented and clear enough for others to understand.
  • Attach the PR updating the user documentation if the current PR requires user awareness at the usage level. User docs repo

(Optional) Translate the PR title into Chinese.

如果 BizStatusError 存在,优先返回 BizStatusError。

(Optional) More detailed description for this PR(en: English/zh: Chinese).

en: If BizStatusError is not nil, it means that the business logic has been processed and the error has been set and transmitted to the client. In this case, just return the bizErr directly.

zh(optional): 如果 BizStatusError 存在,那么必然是 Server 返回回来的,这时可以直接返回这个 BizStatusError。

@PureWhiteWu PureWhiteWu added the enhancement New feature or request label Feb 19, 2024
@PureWhiteWu PureWhiteWu self-assigned this Feb 19, 2024
@PureWhiteWu PureWhiteWu requested review from a team as code owners February 19, 2024 13:04
@PureWhiteWu PureWhiteWu force-pushed the feat/prioritize_biz_status_error branch 2 times, most recently from bc5ccd8 to 480dac3 Compare February 19, 2024 14:05
@codecov
Copy link

codecov bot commented Feb 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.50%. Comparing base (ff85e39) to head (b088062).
Report is 356 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1253      +/-   ##
===========================================
+ Coverage    68.46%   68.50%   +0.03%     
===========================================
  Files          285      285              
  Lines        20708    20712       +4     
===========================================
+ Hits         14178    14188      +10     
+ Misses        5336     5332       -4     
+ Partials      1194     1192       -2     

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

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

@PureWhiteWu PureWhiteWu force-pushed the feat/prioritize_biz_status_error branch from 480dac3 to b088062 Compare February 19, 2024 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Development

Successfully merging this pull request may close these issues.

2 participants