codeclimate / python-test-reporter

DEPRECATED Uploads Python test coverage data to Code Climate
https://codeclimate.com
Other
19 stars 11 forks source link

Update user feedback #16

Closed dblandin closed 8 years ago

dblandin commented 8 years ago

This PR updates user feedback to print done! when the payload has been successfully submitted. Additionally, all print statements have been consolidated in the Runner and Reporter classes.

$ codeclimate-test-reporter --token [token]
Submitting payload to https://codeclimate.com... done!
wfleming commented 8 years ago

LGTM