OpenBazaar / multiwallet

API based multi-cryptocurrency wallet
MIT License
72 stars 41 forks source link

Additional fixes missed by CI post #95

Closed placer14 closed 4 years ago

placer14 commented 4 years ago

Some fixes needed for https://github.com/OpenBazaar/multiwallet/pull/94 were missed but caught by ob-go CI. This fixes those problems and adds linter plus build step to CI so they might be caught earlier.

coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 466


Changes Missing Coverage Covered Lines Changed/Added Lines %
bitcoin/wallet.go 0 13 0.0%
zcash/wallet.go 0 13 0.0%
litecoin/wallet.go 0 14 0.0%
<!-- Total: 2 42 4.76% -->
Totals Coverage Status
Change from base Build 458: -0.3%
Covered Lines: 2769
Relevant Lines: 5185

💛 - Coveralls