oskyk / cashaddress

Python tool for convert bitcoin cash legacy addresses
MIT License
46 stars 36 forks source link

Handle more than one colons in bch address #11

Closed hukkin closed 5 years ago

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 11


Changes Missing Coverage Covered Lines Changed/Added Lines %
cashaddress/convert.py 3 4 75.0%
<!-- Total: 3 4 75.0% -->
Files with Coverage Reduction New Missed Lines %
cashaddress/convert.py 1 92.13%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 9: -0.4%
Covered Lines: 188
Relevant Lines: 202

💛 - Coveralls
coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 12


Changes Missing Coverage Covered Lines Changed/Added Lines %
cashaddress/convert.py 3 4 75.0%
<!-- Total: 3 4 75.0% -->
Files with Coverage Reduction New Missed Lines %
cashaddress/convert.py 1 92.13%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 9: -0.4%
Covered Lines: 188
Relevant Lines: 202

💛 - Coveralls
ghost commented 5 years ago

Could you add a test for this? Should be pretty straight forward.