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

feat: support dubbo 3.x #76

Merged
merged 1 commit into from
Dec 15, 2022
Merged

feat: support dubbo 3.x #76

merged 1 commit into from
Dec 15, 2022

Conversation

lucas-myx
Copy link
Collaborator

@lucas-myx lucas-myx commented Dec 14, 2022

issue #62

@lucas-myx lucas-myx added the enhancement ⭐ New feature or request label Dec 14, 2022
@codecov
Copy link

codecov bot commented Dec 14, 2022

Codecov Report

Merging #76 (91bffb8) into main (7f46e85) will increase coverage by 1.91%.
The diff coverage is 86.33%.

@@             Coverage Diff              @@
##               main      #76      +/-   ##
============================================
+ Coverage     18.53%   20.45%   +1.91%     
- Complexity      284      339      +55     
============================================
  Files           103      109       +6     
  Lines          5444     5603     +159     
  Branches        615      646      +31     
============================================
+ Hits           1009     1146     +137     
- Misses         4303     4308       +5     
- Partials        132      149      +17     
Impacted Files Coverage Δ
.../arex/inst/dubbo/DubboConsumerInstrumentation.java 66.66% <66.66%> (ø)
...src/main/java/io/arex/inst/dubbo/DubboAdapter.java 87.69% <87.69%> (ø)
...ava/io/arex/inst/dubbo/DubboProviderExtractor.java 89.18% <89.18%> (ø)
...ava/io/arex/inst/dubbo/DubboConsumerExtractor.java 90.90% <90.90%> (ø)
.../arex/inst/dubbo/DubboProviderInstrumentation.java 90.90% <90.90%> (ø)
...io/arex/inst/dubbo/DubboModuleInstrumentation.java 100.00% <100.00%> (ø)
...ex/inst/netty/v4/server/RequestTracingHandler.java 91.66% <100.00%> (ø)
.../io/arex/inst/httpservlet/ServletAdviceHelper.java 90.66% <100.00%> (ø)

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

@sonarcloud
Copy link

sonarcloud bot commented Dec 14, 2022

SonarCloud Quality Gate failed.    Quality Gate failed

Bug B 1 Bug
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 20 Code Smells

88.4% 88.4% Coverage
3.5% 3.5% Duplication

@mr3 mr3 changed the title feat: support dubbo #62 feat: support dubbo Dec 14, 2022
@mr3 mr3 requested a review from mokdeve December 14, 2022 14:34
@mr3 mr3 changed the title feat: support dubbo feat: support dubbo 3.x Dec 14, 2022
@lucas-myx lucas-myx marked this pull request as ready for review December 15, 2022 03:26
@lucas-myx lucas-myx merged commit 5613b71 into main Dec 15, 2022
@lucas-myx lucas-myx deleted the feature-dubbo branch December 15, 2022 07:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement ⭐ New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants