-
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
[Bug] Fix Complement data Tenant abnormality #16092
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## dev #16092 +/- ##
=========================================
Coverage 40.67% 40.68%
- Complexity 5238 5239 +1
=========================================
Files 1382 1382
Lines 46023 46024 +1
Branches 4922 4922
=========================================
+ Hits 18719 18724 +5
+ Misses 25379 25375 -4
Partials 1925 1925 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Corrected the following issues apache#15366 apache#16010
Quality Gate passedIssues Measures |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1
fix #15366
fix #16010
Purpose of the pull request
Fix Complement data Tenant abnormality
Brief change log
Add setTenantCode for Command to WorkflowExecuteRunnable.java file
Verify this pull request
This pull request is already covered by existing tests, such as org.apache.dolphinscheduler.server.master.runner.WorkflowExecuteRunnableTest.