-
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
enhance: Refine error message for contains array #37383
enhance: Refine error message for contains array #37383
Conversation
@xiaocai2333 cpp-unit-test check failed, comment |
@xiaocai2333 E2e jenkins job failed, comment |
@xiaocai2333 go-sdk check failed, comment |
rerun ut |
rerun cpp-unit-test |
/run-cpu-e2e |
rerun go-sdk |
@xiaocai2333 cpp-unit-test check failed, comment |
@xiaocai2333 E2e jenkins job failed, comment |
/run-cpu-e2e |
rerun cpp-unit-test |
@xiaocai2333 E2e jenkins job failed, comment |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #37383 +/- ##
===========================================
- Coverage 81.06% 67.31% -13.76%
===========================================
Files 1305 290 -1015
Lines 183048 25377 -157671
===========================================
- Hits 148387 17082 -131305
+ Misses 29462 8295 -21167
+ Partials 5199 0 -5199
|
/run-cpu-e2e |
@xiaocai2333 E2e jenkins job failed, comment |
/run-cpu-e2e |
@xiaocai2333 E2e jenkins job failed, comment |
02e5cce
to
16360fe
Compare
@xiaocai2333 go-sdk check failed, comment |
@xiaocai2333 E2e jenkins job failed, comment |
/run-cpu-e2e |
rerun go-sdk |
@xiaocai2333 E2e jenkins job failed, comment |
/run-cpu-e2e |
@xiaocai2333 E2e jenkins job failed, comment |
/run-cpu-e2e |
@xiaocai2333 E2e jenkins job failed, comment |
Signed-off-by: Cai Zhang <[email protected]>
16360fe
to
92d13d7
Compare
@xiaocai2333 cpp-unit-test check failed, comment |
rerun cpp-unit-test |
@xiaocai2333 cpp-unit-test check failed, comment |
rerun cpp-unit-test |
/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: #36221 master pr: #37383 Signed-off-by: Cai Zhang <[email protected]>
issue: #36221