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

add FeignClient/RestTemplate invoke tag transmission plugin #1738

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

chengyouling
Copy link
Collaborator

What type of PR is this?

Feature

What this PR does / why we need it?

Describe it.

add FeignClient/RestTemplate invoke tag transmission plugin

#1737

Does this PR introduce a user-facing change?

No

Checklist

  • Make sure there is a GitHub_issue related with this PR before you start working on it.
  • Make sure you have squashed your change to one single commit.
  • GitHub Actions works fine in this PR.

@chengyouling chengyouling self-assigned this Jan 10, 2025
Copy link

codecov bot commented Jan 10, 2025

Codecov Report

Attention: Patch coverage is 55.55556% with 28 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...s/ClientHttpRequestTagTransmissionInterceptor.java 62.96% 6 Missing and 4 partials ⚠️
...ceptors/FeignClientTagTransmissionInterceptor.java 64.28% 6 Missing and 4 partials ⚠️
...ssion/rpc/declarers/ClientHttpRequestDeclarer.java 0.00% 4 Missing ⚠️
...ransmission/rpc/declarers/FeignClientDeclarer.java 0.00% 4 Missing ⚠️
Flag Coverage Δ Complexity Δ
unittests 42.50% <55.55%> (+0.01%) 194.00 <13.00> (+13.00)

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

Files with missing lines Coverage Δ Complexity Δ
...ssion/rpc/declarers/ClientHttpRequestDeclarer.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...ransmission/rpc/declarers/FeignClientDeclarer.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...s/ClientHttpRequestTagTransmissionInterceptor.java 62.96% <62.96%> (ø) 7.00 <7.00> (?)
...ceptors/FeignClientTagTransmissionInterceptor.java 64.28% <64.28%> (ø) 6.00 <6.00> (?)

... and 2 files with indirect coverage changes

@chengyouling chengyouling force-pushed the develop-rpc branch 2 times, most recently from f6f04c2 to 74a0bf8 Compare January 10, 2025 09:34
Signed-off-by: chengyouling <spadgerlin888@163.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant