Closed carusogabriel closed 7 years ago
Merging #57 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #57 +/- ##
=========================================
Coverage 87.02% 87.02%
Complexity 209 209
=========================================
Files 7 7
Lines 447 447
=========================================
Hits 389 389
Misses 58 58
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 ad1f514...80c0058. Read the comment docs.
Thanks.
Simple version of composer/semver#56.
Use PSR-1 while extending PHPUnit TestCase class. This will help us when to migrate to PHPUnit 6, that no longer support snake case namespaces.