chartmogul / chartmogul-go

ChartMogul API GO Client
MIT License
8 stars 3 forks source link

Add customer_external_id to DeleteCustomerInvoices #31

Closed ikanade closed 5 years ago

ikanade commented 5 years ago

Adds support for the optional customer_external_id parameter which can be passed to invoices#delete_all endpoint.

codeclimate[bot] commented 5 years ago

Code Climate has analyzed commit a84ef67f and detected 4 issues on this pull request.

Here's the issue category breakdown:

Category Count
Duplication 3
Style 1

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 36.6% (0.8% change).

View more on Code Climate.