mapbox / protozero

Minimalist protocol buffer decoder and encoder in C++
BSD 2-Clause "Simplified" License
293 stars 78 forks source link

OAuth credentials for coveralls.io #68

Closed joto closed 7 years ago

joto commented 7 years ago

Coveralls.io says: "Source Not Available. The owner of this repo needs to re-authorize with github; their OAuth credentials are no longer valid so the file cannot be pulled from the github API." when trying to look at a specific file, example: https://coveralls.io/builds/9580455/source?filename=include%2Fprotozero%2Fpbf_reader.hpp .

springmeyer commented 7 years ago

Thanks for flagging @joto - on my list to fix.

springmeyer commented 7 years ago

I tried and got stuck in a loop on this page:

screen shot 2017-01-12 at 5 01 00 pm
springmeyer commented 7 years ago

Fixed by #78