Closed peter279k closed 5 years ago
Merging #12 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #12 +/- ##
=========================================
Coverage 62.83% 62.83%
Complexity 753 753
=========================================
Files 52 52
Lines 1321 1321
=========================================
Hits 830 830
Misses 491 491
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 0534f31...316836a. Read the comment docs.
Changed log
PSR-4
autoloading fromautoload
attribute oncomposer.json
and adding them to theautoload-dev
attribute.assertCount
to assert expected count value is same as result count value.assertInstanceOf
assertion to assert expected class instance is same as result class instance.