• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

input-output-hk / cardano-wallet / 461 / 13
67%
master: 88%

Build:
Build:
LAST BUILD BRANCH: HEAD
DEFAULT BRANCH: master
Ran 09 Jan 2019 01:03PM UTC
Files 107
Run time 9s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

08 Jan 2019 04:00PM UTC coverage: 61.631% (+0.3%) from 61.307%
ACTION=coverage

cron

travis-ci

parsonsmatt
Separate parsers for wallet address and node api addresses

The CLI parsers for the node address and the wallet address were mixed
up. They were both using the same parser, with the same flag name (but
different defaults)

--wallet-address IP:PORT IP and port for backend wallet API. (default: ("127.0.0.1",8090))
--wallet-address IP:PORT IP and port for backend wallet API. (default: ("127.0.0.1",8080))

So, we were always ending with `walletNodeAddress` = `walletAddress` and
therefore, the node was trying to talk to himself but with certificates
from the relay node instead. API recursion!

5458 of 8856 relevant lines covered (61.63%)

0.62 hits per line

Source Files on job 461.13 (ACTION=coverage)
  • Tree
  • List 0
  • Changed 26
  • Source Changed 8
  • Coverage Changed 25
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 151
  • Travis Job 461.13
  • d28b3f7b on github
  • Prev Job for ACTION=coverage on develop (#448.13)
  • Next Job for ACTION=coverage on develop (#474.13)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc