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

Use abstract exercise class and trait #14

Closed AydinHassan closed 8 years ago

codecov-io commented 8 years ago

Current coverage is 100.00%

Merging #14 into master will not affect coverage as of 301274b

@@            master     #14   diff @@
======================================
  Files            9       9       
  Stmts          223     175    -48
  Branches         0       0       
  Methods         66      42    -24
======================================
- Hit            223     175    -48
  Partial          0       0       
  Missed           0       0       

Review entire Coverage Diff as of 301274b

Powered by Codecov. Updated on successful CI builds.