kitex
kitex copied to clipboard
optimize(resolver): Add to_service info to the connection failure auto-retry log for troubleshooting
What type of PR is this?
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.
zh: optimize(resolver): 给建连失败自动重试的日志增加to_service信息,用于问题定位
(Optional) More detailed description for this PR(en: English/zh: Chinese).
en: zh(optional):
(Optional) Which issue(s) this PR fixes:
(optional) The PR that updates user documentation:
Codecov Report
:white_check_mark: All modified and coverable lines are covered by tests.
:white_check_mark: Project coverage is 61.36%. Comparing base (bfa27f3) to head (6455418).
:warning: Report is 12 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #1880 +/- ##
==========================================
- Coverage 61.37% 61.36% -0.01%
==========================================
Files 388 388
Lines 35063 29878 -5185
==========================================
- Hits 21521 18336 -3185
+ Misses 12247 10245 -2002
- Partials 1295 1297 +2
| Flag | Coverage Δ | |
|---|---|---|
| integration | 51.72% <100.00%> (+1.22%) |
:arrow_up: |
| unit | 51.64% <100.00%> (-0.01%) |
:arrow_down: |
Flags with carried forward coverage won't be shown. Click here to find out more.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.