Commit graph

10 commits

Author SHA1 Message Date
Joshua Sherman
5f94652e9c Rehooking up coveralls 2014-01-20 23:58:32 -05:00
Joshua Sherman
d2cf41ce3b Sorta got it working locally, fingers crossed! 2014-01-11 17:48:35 -05:00
Joshua Sherman
b838f05ac5 Debugging like a boss 2014-01-11 17:29:29 -05:00
Joshua Sherman
5793db4ce0 Added that ./ 2014-01-11 17:09:41 -05:00
Joshua Sherman
fba57ebeab Yet again... 2014-01-11 16:58:24 -05:00
Joshua Sherman
41a61a4f70 Dropped src, added badges to README 2014-01-11 16:50:25 -05:00
Joshua Sherman
bd143696cb Just trying shit at this point... 2014-01-11 16:46:21 -05:00
Joshua Sherman
028d0ec486 Added ../../ to the src path
Thinking since the src path seems to be relative to the coveralls binary that
I need to go up a few directories to find my src code.
2014-01-11 16:33:51 -05:00
Joshua Sherman
d32bcbd602 Added classes to the coverage src path
Probably want to move to having my source in a src directory but that's not
something I want to do at this time. Checking coverage in ./classes will skip
over the pickles.php file (which I don't necessarily think needs tested) but
also skips over the ./vendors directory which contains some third party stuff
that doesn't have as much test coverage.
2014-01-11 15:53:31 -05:00
Joshua Sherman
82ba7b0873 Added coveralls config 2014-01-11 15:44:27 -05:00