codeclimate / ruby-test-reporter

DEPRECATED Uploads Ruby test coverage data to Code Climate
https://codeclimate.com
Other
92 stars 92 forks source link

Error when CodeClimate site is on maintenance. #196

Closed sublimecoder closed 6 years ago

sublimecoder commented 6 years ago

I get a 405 and an exception thrown while code climate site is on maintenance. Shouldn't this fail gracefully with some warnings output to the console but not causing an outright failure?

ale7714 commented 6 years ago

Hi @sublimecoder, Sorry for the trouble. This is something we have been discussing and hope to improve on our new test-reporter. We recently shared some of those ideas here: https://github.com/codeclimate/test-reporter/issues/239#issuecomment-339051155.

sublimecoder commented 6 years ago

Ok awesome, thanks for the quick reply. It’s nice to know it’s a known issue with a potential solution soon. Not that Code Climate goes down for maintenance that often.

ale7714 commented 6 years ago

@sublimecoder thanks for your understanding. Going to close this issue but if any other question comes up, don't hesitate to contact us.