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

Allow TimeServer exercise to work in run mode #36

Closed AydinHassan closed 8 years ago

AydinHassan commented 8 years ago

Fix for #32

codecov-io commented 8 years ago

Current coverage is 100.00%

Merging #36 into master will not affect coverage as of e82a9d2

@@            master     #36   diff @@
======================================
  Files           12      12       
  Stmts          333     342     +9
  Branches         0       0       
  Methods         81      81       
======================================
+ Hit            333     342     +9
  Partial          0       0       
  Missed           0       0       

Review entire Coverage Diff as of e82a9d2

Powered by Codecov. Updated on successful CI builds.

AydinHassan commented 8 years ago

yaya needs tests