php-school / learn-you-php

🏆 Learn You PHP! - An introduction to PHP's core features: i/o, http, arrays, exceptions and so on.
http://www.phpschool.io/
MIT License
319 stars 36 forks source link

Dependency heaven composer check #24

Closed AydinHassan closed 8 years ago

codecov-io commented 8 years ago

Current coverage is 100.00%

Merging #24 into master will not affect coverage as of 3f821f7

@@            master     #24   diff @@
======================================
  Files           12      12       
  Stmts          300     286    -14
  Branches         0       0       
  Methods         62      63     +1
======================================
- Hit            300     286    -14
  Partial          0       0       
  Missed           0       0       

Review entire Coverage Diff as of 3f821f7

Powered by Codecov. Updated on successful CI builds.

AydinHassan commented 8 years ago

Closes #20