brokeyourbike/providusbank-api-client-go

View on GitHub
Branch: main(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.json
.devcontainer/devcontainer.json
.github/FUNDING.yml
.github/workflows/lint.yml
.github/workflows/release-please.yml
.github/workflows/tests.yml
.gitignore
.vscode/launch.json
CHANGELOG.md
LICENSE
README.md
account.go128
A
0 mins
A
96%
account_client.go68
A
0 mins
A
94%
client.go58
A
40 mins
C
78%
code.go114
A
0 mins
C
75%
err.go12
A
0 mins
A
100%
go.mod
go.sum
request.go24
A
0 mins
A
100%
signature/signature.go26
A
0 mins
A
100%
testdata/BlacklistAccount-fail.json
testdata/BlacklistAccount-success.json
testdata/CreateDynamicAccount-auth-failed.json
testdata/CreateDynamicAccount-success.json
testdata/CreateReservedAccount-success.json
testdata/FundTransfer-fail.json
testdata/GetNIPBanks-success.json
testdata/NIPFundTransfer-fail.json
testdata/RepushTransaction-fail.json
testdata/TransactionStatus-success.json
testdata/UpdateAccountName-fail.json
testdata/UpdateAccountName-success.json
testdata/VerifyTransaction-fail.json
testdata/VerifyTransaction-success.json
testdata/exception.json
testdata/not-found.json
time.go33
A
0 mins
A
91%
transfer.go186
A
0 mins
B
86%
transfer_client.go67
A
0 mins
A
94%
webhook/testdata/webhook-1.json
webhook/webhook.go105
A
1 hr
B
85%