in Back to PHP

My Way to PHP: Day 29 of 75

Test Coverage at Google

  • Code review before every commit
  • 0.5 to 4 hours until feedback
  • Automatic code review is integrated (testing, test coverage, etc.)

  • Goal 85% (with legacy)

  • Goal 99% incrementally
  • Mostly statement tests (was this line executed?)

 


I spent most of my day debugging my other laptop. It seems that the HDD makes some problems.


Updates Goals:

  • Learn Symfony2
  • Learn a bit more about MySQL
  • Write at least one web app using Symfony2 and its core components (templating, testing, forms, validation, security)
  • Watch one video per day on average

Progress status

In Progress

  • Watch one video per day on average [61 of 75]

Write a Comment

Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.