-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Add assert to risky unit tests (with PHPUnit6) #34870
Conversation
Codecov Report
@@ Coverage Diff @@
## master #34870 +/- ##
============================================
- Coverage 65.35% 65.34% -0.01%
+ Complexity 18484 18481 -3
============================================
Files 1208 1208
Lines 69969 70035 +66
Branches 1280 1280
============================================
+ Hits 45727 45766 +39
- Misses 23870 23897 +27
Partials 372 372
Continue to review full report at Codecov.
|
1 similar comment
Codecov Report
@@ Coverage Diff @@
## master #34870 +/- ##
============================================
- Coverage 65.35% 65.34% -0.01%
+ Complexity 18484 18481 -3
============================================
Files 1208 1208
Lines 69969 70035 +66
Branches 1280 1280
============================================
+ Hits 45727 45766 +39
- Misses 23870 23897 +27
Partials 372 372
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## master #34870 +/- ##
============================================
- Coverage 65.35% 65.34% -0.01%
+ Complexity 18484 18481 -3
============================================
Files 1208 1208
Lines 69969 70035 +66
Branches 1280 1280
============================================
+ Hits 45727 45765 +38
- Misses 23870 23898 +28
Partials 372 372
Continue to review full report at Codecov.
|
37d2126
to
4807fc9
Compare
No longer needed. PR #34871 has been merged. |
Description
Same as #34871 - and that is out for review. If that is merged, then this PR will "go away"
Sits on top of PR #34860
Related Issue
Motivation and Context
How Has This Been Tested?
Local unit test runs.
Types of changes
Checklist:
Open tasks: