Closed weeman1337 closed 6 years ago
Merging #423 into 5.0 will increase coverage by
0.14%
. The diff coverage is100%
.
@@ Coverage Diff @@
## 5.0 #423 +/- ##
============================================
+ Coverage 72.88% 73.03% +0.14%
- Complexity 439 441 +2
============================================
Files 27 27
Lines 1228 1231 +3
============================================
+ Hits 895 899 +4
+ Misses 333 332 -1
Impacted Files | Coverage Δ | Complexity Δ | |
---|---|---|---|
src/Generator.php | 85.3% <100%> (+0.27%) |
180 <0> (+2) |
:arrow_up: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 3eaf040...094e9c5. Read the comment docs.
Tagged 5.0.8. Thanks!
…constants sebastianbergmann/phpunit#3154
First step for backporting sebastianbergmann/phpunit#3154 to PHPUnit 6.
It's a bit tricky because the mock objects project is decoupled in PHPUnit version 6.