Closed longtimeago closed 8 years ago
Now, instead of NPE we will see following (example):
org.eluder.coveralls.maven.plugin.ProcessingException: Report submission to Coveralls API failed with HTTP status 400: Bad Request (Response doesn't contain Content-Type header)
With real error code and error message
@trautonen ping :)
Thanks.
95 Fix for NPE if Content-Type is null
Now, instead of NPE we will see following (example):
With real error code and error message