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】fix the point that can not interceptor for read timed out #867

Merged

Conversation

justforstudy-A
Copy link
Collaborator

@justforstudy-A justforstudy-A commented Oct 21, 2022

What type of PR is this?

/feat

Which issue(s) this PR fixes:

Fixes #866

Use case description: fix the point that can not interceptor for read timed out

Does this PR introduce a user-facing change?

No

Additional documentation e.g., usage docs, etc.:

No

@codecov
Copy link

codecov bot commented Oct 21, 2022

Codecov Report

Base: 44.63% // Head: 44.64% // Increases project coverage by +0.00% 🎉

Coverage data is based on head (70c045e) compared to base (6257dc4).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##             develop     #867   +/-   ##
==========================================
  Coverage      44.63%   44.64%           
+ Complexity      2725     2723    -2     
==========================================
  Files            644      644           
  Lines          14075    14077    +2     
  Branches        1565     1565           
==========================================
+ Hits            6283     6284    +1     
  Misses          7026     7026           
- Partials         766      767    +1     
Flag Coverage Δ
unittests 44.64% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...router/dubbo/strategy/type/ObjectTypeStrategy.java 71.42% <0.00%> (-14.29%) ⬇️
...t/router/config/strategy/AbstractRuleStrategy.java 88.88% <0.00%> (+0.88%) ⬆️

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.
📢 Do you have feedback about the report comment? Let us know in this issue.

@robotLJW robotLJW added this to the v0.7.0 milestone Oct 21, 2022
@robotLJW robotLJW added the kind/bug Something isn't working label Oct 21, 2022
Copy link
Collaborator

@robotLJW robotLJW left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@robotLJW robotLJW added the status/lgtm Indicates that a PR is ready to be merged. label Oct 21, 2022
@robotLJW robotLJW merged commit bea314e into sermant-io:develop Oct 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working status/lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

【feature】add support for HttpUrlConnection;add new Retry policy for same instance
3 participants