Jordan Oroshiba
Jordan Oroshiba
Seeing this same behaivior in `0.16.1`
The Coveralls API is authenticated using Personal Access Tokens, which can be found on your [Coveralls Account page](https://coveralls.io/account). The `Authentication` header is used to send this token, in the format...
@prologic what data are you after?
I have a branch ready which adds upon this to add the data I originally wanted (a memoized function which gives us the lines which those deleted lines would reside...
@sandstrom in all honesty, this is 4 years old and I should have done something 4 years ago. Other priorities, I had forked and moved on. I think everyone can...
Implementation for line numbers seems to be broken, it only increments lines in the patch if a line is deleted. I believe it should actually be counting all not deleted...
#183 is a fix
Issue has nothing to do with any programming language, it's an API semantics issue. Semantically the correct response requesting an object that does not exist should be either a success...
Is `ErrBlobNotFound` returned via the API any way other than a string message? If this is passed via some code on the error `data` field I'd be happy with that....