-
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: Use template to remove unittest duplication #39144
enhance: Use template to remove unittest duplication #39144
Conversation
Invalid PR Title Format Detected Your PR submission does not adhere to our required standards. To ensure clarity and consistency, please meet the following criteria:
Required Title Structure:
Where Example:
Please review and update your PR to comply with these guidelines. |
@cydrain cpp-unit-test check failed, comment |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #39144 +/- ##
===========================================
- Coverage 81.13% 69.67% -11.47%
===========================================
Files 1395 296 -1099
Lines 197359 26633 -170726
===========================================
- Hits 160131 18556 -141575
+ Misses 31599 8077 -23522
+ Partials 5629 0 -5629
|
4b48f2b
to
d7cbe8c
Compare
rerun cpp-unit-test |
/lgtm |
@cydrain cpp-unit-test check failed, comment |
d7cbe8c
to
66ec140
Compare
Invalid PR Title Format Detected Your PR submission does not adhere to our required standards. To ensure clarity and consistency, please meet the following criteria:
Required Title Structure:
Where Example:
Please review and update your PR to comply with these guidelines. |
@cydrain cpp-unit-test check failed, comment |
Signed-off-by: Cai Yudong <[email protected]>
66ec140
to
dbf114c
Compare
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: cydrain, yanliang567 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 |
/lgtm |
Issue: #38666