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

增加跨线程传递数据功能 #1278

Merged
merged 1 commit into from
Aug 12, 2023
Merged

Conversation

provenceee
Copy link
Collaborator

【修复issue】 #1265

【修改内容】增加跨线程传递标签的路由子模块

【用例描述】执行异步的用例

【自测情况】本地自测通过,ut通过,集成测试通过

【影响范围】需要修改文档

@provenceee provenceee added kind/enhancement Issues or PRs releated to sermant enhancement area/plugin Issues or PRs releated to sermant plugin service labels Aug 12, 2023
@provenceee provenceee self-assigned this Aug 12, 2023
@codecov
Copy link

codecov bot commented Aug 12, 2023

Codecov Report

Patch coverage: 7.64% and project coverage change: -0.45% ⚠️

Comparison is base (7a465c3) 47.07% compared to head (eb012fb) 46.62%.

Additional details and impacted files
@@             Coverage Diff              @@
##              1.0.x    #1278      +/-   ##
============================================
- Coverage     47.07%   46.62%   -0.45%     
+ Complexity     2944     2942       -2     
============================================
  Files           670      682      +12     
  Lines         14648    14783     +135     
  Branches       1653     1663      +10     
============================================
- Hits           6895     6893       -2     
- Misses         6893     7026     +133     
- Partials        860      864       +4     
Flag Coverage Δ
unittests 46.62% <7.64%> (-0.45%) ⬇️

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

Files Changed Coverage Δ
...rmant/core/plugin/agent/matcher/MethodMatcher.java 0.00% <0.00%> (ø)
.../sermant/core/plugin/agent/matcher/MethodType.java 0.00% <0.00%> (ø)
...oud/sermant/router/common/request/RequestData.java 75.00% <0.00%> (-25.00%) ⬇️
...d/sermant/router/common/request/RequestHeader.java 66.66% <0.00%> (-33.34%) ⬇️
...uter/spring/declarer/HttpServerHandleDeclarer.java 0.00% <0.00%> (ø)
.../spring/declarer/HttpServerOperationsDeclarer.java 0.00% <0.00%> (ø)
.../router/spring/declarer/HystrixActionDeclarer.java 0.00% <0.00%> (ø)
...ing/declarer/LoadBalancerClientFilterDeclarer.java 0.00% <0.00%> (ø)
...t/router/spring/declarer/LoadBalancerDeclarer.java 0.00% <0.00%> (ø)
...arer/ReactiveLoadBalancerClientFilterDeclarer.java 0.00% <0.00%> (ø)
... and 16 more

... and 2 files with indirect coverage changes

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

@luanwenfei-venus luanwenfei-venus changed the title *增加跨线程传递数据功能 增加跨线程传递数据功能 Aug 12, 2023
@Sherlockhan Sherlockhan merged commit 6dd5d2e into sermant-io:1.0.x Aug 12, 2023
52 of 53 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/plugin Issues or PRs releated to sermant plugin service kind/enhancement Issues or PRs releated to sermant enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants