codeclimate / test-reporter

Code Climate Test Reporter
MIT License
156 stars 76 forks source link

Add flag to upload coverage insecurely #310

Closed toddmazierski closed 6 years ago

toddmazierski commented 6 years ago

Add an --insecure flag to both the after-build and upload-coverage sub-commands to upload test coverage insecurely (without HTTPS).

This is not recommended for general use. This is intended for use in private environments where the benefits of secure transfer outweigh the operational costs.

CLAassistant commented 6 years ago

CLA assistant check
All committers have signed the CLA.