Closed hassansin closed 3 years ago
This pull request has been linked to Clubhouse Story #28626: Add transaction amount to chartmogul-go.
Code Climate has analyzed commit c6be0d58 and detected 2 issues on this pull request.
Here's the issue category breakdown:
Category | Count |
---|---|
Duplication | 2 |
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 42.9% (4.1% change).
View more on Code Climate.
Add support for partial transactions
backoff
package had a breaking change and the default branch is set to newv4
version. Since go1.10 and less doesn't support go modules, it always used the default branch and breaks the code.