Skip to content

add compatible setAttachment methods#5851

Merged
chickenlj merged 1 commit intoapache:2.7.6-releasefrom
chickenlj:attachments
Mar 13, 2020
Merged

add compatible setAttachment methods#5851
chickenlj merged 1 commit intoapache:2.7.6-releasefrom
chickenlj:attachments

Conversation

@chickenlj
Copy link
Copy Markdown
Contributor

No description provided.

@codecov-io
Copy link
Copy Markdown

Codecov Report

Merging #5851 into 2.7.6-release will increase coverage by 0.10%.
The diff coverage is 40.00%.

Impacted file tree graph

@@                 Coverage Diff                 @@
##             2.7.6-release    #5851      +/-   ##
===================================================
+ Coverage            61.10%   61.20%   +0.10%     
  Complexity             497      497              
===================================================
  Files                  981      981              
  Lines                39137    39167      +30     
  Branches              5628     5643      +15     
===================================================
+ Hits                 23914    23972      +58     
+ Misses               12591    12567      -24     
+ Partials              2632     2628       -4     
Impacted Files Coverage Δ Complexity Δ
...rc/main/java/com/alibaba/dubbo/rpc/Invocation.java 11.42% <0.00%> (-3.39%) 0.00 <0.00> (ø)
...le/src/main/java/com/alibaba/dubbo/rpc/Result.java 10.52% <0.00%> (-1.24%) 0.00 <0.00> (ø)
...main/java/org/apache/dubbo/rpc/AsyncRpcResult.java 46.66% <0.00%> (-1.85%) 0.00 <0.00> (ø)
...src/main/java/org/apache/dubbo/rpc/Invocation.java 0.00% <ø> (ø) 0.00 <0.00> (ø)
.../main/java/org/apache/dubbo/rpc/RpcInvocation.java 63.90% <75.00%> (+0.55%) 0.00 <0.00> (ø)
...rc/main/java/org/apache/dubbo/rpc/AppResponse.java 57.53% <100.00%> (+2.46%) 0.00 <0.00> (ø)
...src/main/java/org/apache/dubbo/rpc/RpcContext.java 79.54% <100.00%> (+0.23%) 0.00 <0.00> (ø)
...bo/config/event/listener/LoggingEventListener.java 37.50% <0.00%> (-25.00%) 0.00% <0.00%> (ø%)
...ava/org/apache/dubbo/config/DubboShutdownHook.java 71.73% <0.00%> (-4.35%) 0.00% <0.00%> (ø%)
...he/dubbo/remoting/transport/netty/NettyServer.java 70.17% <0.00%> (-3.51%) 8.00% <0.00%> (-1.00%)
... and 21 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e0ff2ef...f5b32f0. Read the comment docs.

@chickenlj chickenlj merged commit abd38c7 into apache:2.7.6-release Mar 13, 2020
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.

2 participants