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

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

Build:
Build:
LAST BUILD BRANCH: HEAD
DEFAULT BRANCH: master
Ran 10 Jan 2019 12:59PM UTC
Files 107
Run time 7s
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.732% (+0.1%) from 61.631%
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!

5467 of 8856 relevant lines covered (61.73%)

0.62 hits per line

Source Files on job 474.13 (ACTION=coverage)
  • Tree
  • List 0
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 152
  • Travis Job 474.13
  • d28b3f7b on github
  • Prev Job for ACTION=coverage on develop (#461.13)
  • Next Job for ACTION=coverage on develop (#481.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