-
Notifications
You must be signed in to change notification settings - Fork 4.6k
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
[RPC] Refactor the remote module. #14776
Conversation
d4f3a0b
to
0b9d4d9
Compare
...-base/src/main/java/org/apache/dolphinscheduler/extract/base/client/ClientMethodInvoker.java
Dismissed
Show dismissed
Hide dismissed
...e/src/main/java/org/apache/dolphinscheduler/extract/base/server/ServerMethodInvokerImpl.java
Fixed
Show fixed
Hide fixed
2bf930a
to
a3bcb3d
Compare
eca3885
to
7b53548
Compare
7b53548
to
1f313aa
Compare
Codecov Report
@@ Coverage Diff @@
## dev #14776 +/- ##
============================================
- Coverage 38.85% 38.72% -0.13%
+ Complexity 4685 4502 -183
============================================
Files 1289 1198 -91
Lines 44315 42660 -1655
Branches 4880 4757 -123
============================================
- Hits 17219 16522 -697
+ Misses 25196 24311 -885
+ Partials 1900 1827 -73
... and 100 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
SonarCloud Quality Gate failed. 5 Bugs 2.4% Coverage Catch issues before they fail your Quality Gate with our IDE extension SonarLint |
Purpose of the pull request
close #14509
Brief change log
Verify this pull request
This pull request is code cleanup without any test coverage.
(or)
This pull request is already covered by existing tests, such as (please describe tests).
(or)
This change added tests and can be verified as follows:
(or)
If your pull request contain incompatible change, you should also add it to
docs/docs/en/guide/upgrede/incompatible.md