Closed stof closed 2 years ago
Merging #163 (d3eb8e0) into master (0d3d9c3) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #163 +/- ##
=========================================
Coverage 98.24% 98.24%
Complexity 113 113
=========================================
Files 1 1
Lines 285 285
=========================================
Hits 280 280
Misses 5 5
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 0d3d9c3...d3eb8e0. Read the comment docs.
When the simple-phpunit script is not used, the test listener is not registered magically by symfony/phpunit-bridge in recent PHPUnit versions. It needs to be registered explicitly.