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 end of line character make it easier to view. #6033

Merged
merged 6 commits into from
Feb 23, 2021
Merged

Add the end of line character make it easier to view. #6033

merged 6 commits into from
Feb 23, 2021

Conversation

cnscoo
Copy link

@cnscoo cnscoo commented Apr 21, 2020

Add the end of line character make it easier to view.

@codecov-io
Copy link

codecov-io commented Jan 7, 2021

Codecov Report

Merging #6033 (d2988cc) into master (f7127c7) will decrease coverage by 0.03%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #6033      +/-   ##
============================================
- Coverage     59.18%   59.14%   -0.04%     
+ Complexity      509      507       -2     
============================================
  Files          1028     1028              
  Lines         41525    41526       +1     
  Branches       6038     6038              
============================================
- Hits          24575    24559      -16     
- Misses        14187    14200      +13     
- Partials       2763     2767       +4     
Impacted Files Coverage Δ Complexity Δ
...org/apache/dubbo/qos/legacy/ListTelnetHandler.java 66.25% <0.00%> (-0.84%) 0.00 <0.00> (ø)
...rg/apache/dubbo/remoting/utils/PayloadDropper.java 15.38% <0.00%> (-30.77%) 0.00% <0.00%> (ø%)
...he/dubbo/common/threadpool/ThreadlessExecutor.java 52.17% <0.00%> (-10.87%) 0.00% <0.00%> (ø%)
.../apache/dubbo/rpc/protocol/AsyncToSyncInvoker.java 62.06% <0.00%> (-10.35%) 0.00% <0.00%> (ø%)
...e/dubbo/remoting/transport/netty/NettyChannel.java 55.68% <0.00%> (-4.55%) 20.00% <0.00%> (-1.00%)
...dubbo/remoting/exchange/support/DefaultFuture.java 74.35% <0.00%> (-4.28%) 0.00% <0.00%> (ø%)
...a/org/apache/dubbo/monitor/dubbo/DubboMonitor.java 86.66% <0.00%> (-2.86%) 16.00% <0.00%> (-1.00%)
...rg/apache/dubbo/common/timer/HashedWheelTimer.java 62.54% <0.00%> (-0.69%) 0.00% <0.00%> (ø%)
...g/apache/dubbo/registry/consul/ConsulRegistry.java 60.00% <0.00%> (-0.59%) 31.00% <0.00%> (ø%)
...figcenter/file/FileSystemDynamicConfiguration.java 62.38% <0.00%> (-0.48%) 0.00% <0.00%> (ø%)
... and 4 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 f7127c7...d2988cc. Read the comment docs.

Copy link
Member

@AlbumenJ AlbumenJ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@AlbumenJ AlbumenJ merged commit 7500e05 into apache:master Feb 23, 2021
AlbumenJ added a commit to AlbumenJ/dubbo that referenced this pull request May 27, 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