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

support native for dubbo 3.0.4 #8966

Merged
merged 1 commit into from
Oct 8, 2021
Merged

support native for dubbo 3.0.4 #8966

merged 1 commit into from
Oct 8, 2021

Conversation

goodjava
Copy link
Contributor

Projects supporting dubbo3.0.4+zk+log4j are compiled into native image.

@codecov-commenter
Copy link

codecov-commenter commented Sep 30, 2021

Codecov Report

Merging #8966 (fedc176) into 3.0 (401e6eb) will increase coverage by 0.20%.
The diff coverage is 14.81%.

Impacted file tree graph

@@             Coverage Diff              @@
##                3.0    #8966      +/-   ##
============================================
+ Coverage     63.27%   63.47%   +0.20%     
- Complexity      313      314       +1     
============================================
  Files          1182     1183       +1     
  Lines         50259    50287      +28     
  Branches       7522     7527       +5     
============================================
+ Hits          31802    31922     +120     
+ Misses        14973    14889      -84     
+ Partials       3484     3476       -8     
Impacted Files Coverage Δ
...apache/dubbo/common/extension/ExtensionLoader.java 80.65% <0.00%> (ø)
...dubbo/common/serialize/Serialization$Adaptive.java 0.00% <0.00%> (ø)
...n/java/org/apache/dubbo/rpc/Protocol$Adaptive.java 0.00% <0.00%> (ø)
...va/org/apache/dubbo/rpc/ProxyFactory$Adaptive.java 0.00% <0.00%> (ø)
...org/apache/dubbo/rpc/cluster/Cluster$Adaptive.java 0.00% <0.00%> (ø)
.../dubbo/common/utils/ClassLoaderResourceLoader.java 66.66% <27.27%> (-11.72%) ⬇️
...ava/org/apache/dubbo/common/utils/NativeUtils.java 50.00% <50.00%> (ø)
...ng/exchange/support/header/HeartbeatTimerTask.java 68.42% <0.00%> (-5.27%) ⬇️
.../org/apache/dubbo/rpc/model/ServiceDescriptor.java 71.11% <0.00%> (-4.45%) ⬇️
...he/dubbo/remoting/transport/netty/NettyServer.java 70.17% <0.00%> (-3.51%) ⬇️
... and 42 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 401e6eb...fedc176. Read the comment docs.

@AlbumenJ AlbumenJ merged commit c22c589 into apache:3.0 Oct 8, 2021
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.

3 participants