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

Feature/fix namemapping #11643

Merged
merged 3 commits into from
Feb 25, 2023
Merged

Feature/fix namemapping #11643

merged 3 commits into from
Feb 25, 2023

Conversation

aamingaa
Copy link
Contributor

Feature/fix namemapping

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

21.7% 21.7% Coverage
0.0% 0.0% Duplication

@codecov-commenter
Copy link

Codecov Report

Merging #11643 (461ca9a) into 3.1 (5a27cb5) will increase coverage by 0.03%.
The diff coverage is 61.11%.

@@             Coverage Diff              @@
##                3.1   #11643      +/-   ##
============================================
+ Coverage     64.65%   64.68%   +0.03%     
  Complexity       14       14              
============================================
  Files          1431     1430       -1     
  Lines         60011    60021      +10     
  Branches       8816     8825       +9     
============================================
+ Hits          38800    38825      +25     
+ Misses        17140    17118      -22     
- Partials       4071     4078       +7     
Impacted Files Coverage Δ
...ubbo/rpc/protocol/tri/call/AbstractServerCall.java 51.12% <33.33%> (ø)
...ry/client/metadata/MetadataServiceNameMapping.java 82.89% <70.00%> (-4.25%) ⬇️
.../protocol/tri/call/AbstractServerCallListener.java 60.97% <100.00%> (ø)
...gistrycenter/processor/ZookeeperUnixProcessor.java 60.71% <0.00%> (-17.86%) ⬇️
...e/dubbo/rpc/protocol/tri/transport/WriteQueue.java 64.28% <0.00%> (-9.53%) ⬇️
...g/apache/dubbo/remoting/api/ConnectionHandler.java 51.51% <0.00%> (-9.10%) ⬇️
.../remoting/transport/netty4/NettyServerHandler.java 59.09% <0.00%> (-4.55%) ⬇️
.../apache/dubbo/remoting/transport/AbstractPeer.java 67.39% <0.00%> (-4.35%) ⬇️
.../remoting/transport/netty4/NettyClientHandler.java 82.75% <0.00%> (-3.45%) ⬇️
... and 36 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

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
Copy link
Member

Fix #11639

@AlbumenJ AlbumenJ merged commit 848edaa into apache:3.1 Feb 25, 2023
mytang0 added a commit to mytang0/dubbo that referenced this pull request Feb 27, 2023
* origin/3.2:
  sync reflect config (apache#11668)
  Fix qos command remote check (apache#11506)
  Fix license check
  Add 'label match' support for override and tag rules (apache#11094)
  Dubbo maven plugin with native (apache#11540)
  fix: fix observation spi config (apache#11660)
  Update .licenserc.yaml
  fix tri wrapper pack npe (apache#11656)
  remove duplicate flowcontroller listener (apache#11642)
  Metrics RT count optimization (apache#11628)
  Observability task: registration center (apache#11493)
  Migration bugfix & optimization (apache#11629)
  Fix service name mapping check failed (apache#11643)
  fix: executor (apache#11652)
  Fix license check
  fixed broken link readme.md (apache#11641)
lcb11 pushed a commit to lcb11/dubbo that referenced this pull request Mar 31, 2023
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