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 the file parameter to MetadataReportBuilder #8031

Merged

Conversation

BurningCN
Copy link
Member

What is the purpose of the change

Supplement to this pr #7747

@codecov-commenter
Copy link

codecov-commenter commented Jun 11, 2021

Codecov Report

Merging #8031 (159e2f5) into master (9f6b536) will increase coverage by 0.29%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #8031      +/-   ##
============================================
+ Coverage     60.85%   61.14%   +0.29%     
+ Complexity      491      490       -1     
============================================
  Files          1089     1090       +1     
  Lines         43876    43970      +94     
  Branches       6413     6428      +15     
============================================
+ Hits          26699    26884     +185     
+ Misses        14208    14099     -109     
- Partials       2969     2987      +18     
Impacted Files Coverage Δ
...nfig/bootstrap/builders/MetadataReportBuilder.java 97.56% <100.00%> (+0.19%) ⬆️
...n/java/org/apache/dubbo/common/utils/LFUCache.java 80.86% <0.00%> (-5.42%) ⬇️
...he/dubbo/remoting/transport/netty/NettyServer.java 70.17% <0.00%> (-3.51%) ⬇️
...apache/dubbo/common/config/ConfigurationUtils.java 67.74% <0.00%> (-1.01%) ⬇️
...etadata/report/support/AbstractMetadataReport.java 59.70% <0.00%> (-0.98%) ⬇️
...he/dubbo/registry/multicast/MulticastRegistry.java 69.30% <0.00%> (-0.94%) ⬇️
...ache/dubbo/config/utils/ConfigValidationUtils.java 73.33% <0.00%> (-0.50%) ⬇️
...apache/dubbo/common/extension/ExtensionLoader.java 81.23% <0.00%> (-0.05%) ⬇️
...n/java/org/apache/dubbo/config/ConsumerConfig.java 92.85% <0.00%> (ø)
...org/apache/dubbo/config/context/ConfigManager.java 81.28% <0.00%> (ø)
... and 23 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 9f6b536...159e2f5. Read the comment docs.

@AlbumenJ AlbumenJ merged commit ba4d88e into apache:master Jun 15, 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.

None yet

3 participants