-
Notifications
You must be signed in to change notification settings - Fork 3k
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
fix: Check if the dynamic fields contain any static fields #38025
fix: Check if the dynamic fields contain any static fields #38025
Conversation
@xiaocai2333 cpp-unit-test check failed, comment |
@xiaocai2333 go-sdk check failed, comment |
@xiaocai2333 E2e jenkins job failed, comment |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #38025 +/- ##
=======================================
Coverage 81.06% 81.06%
=======================================
Files 1369 1369
Lines 190967 190965 -2
=======================================
+ Hits 154799 154810 +11
+ Misses 30680 30668 -12
+ Partials 5488 5487 -1
|
rerun cpp-unit-test |
/run-cpu-e2e |
rerun go-sdk |
@xiaocai2333 E2e jenkins job failed, comment |
@xiaocai2333 cpp-unit-test check failed, comment |
rerun cpp-unit-test |
/run-cpu-e2e |
@xiaocai2333 E2e jenkins job failed, comment |
da9b39f
to
7479133
Compare
Signed-off-by: Cai Zhang <[email protected]>
7479133
to
858abcd
Compare
@xiaocai2333 go-sdk check failed, comment |
@xiaocai2333 E2e jenkins job failed, comment |
/run-cpu-e2e |
rerun go-sdk |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: czs007, xiaocai2333 The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
issue: #38024 master pr: #38025 Signed-off-by: Cai Zhang <[email protected]>
issue: #38024