12

aahh, that's a nice feeling!

Half a year ago I was borrowed to a client's team as a pair of helping hands on one project. Today I pulled that project source again to see what has changed.

The only things changed in my code are typos in strings (missing space, missing letter, etc.). Not a single error in actual code.

Maybe >90% TDD tests coverage has smth to do with it ;)

aahhh, that's a nice feeling :)

Comments
  • 6
    There are two explanations for missing complaints:

    1) It's working fine

    2) It's not in use

    Usually it is the second.
  • 3
    <pedantic asshole mode>
    You were lent to a group, not borrowed
    </pedantic asshole mode>
  • 2
    @nibor or "borrowed by"
Add Comment