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

KarpelesLab / libwallet / 28423505195
25%

Build:
DEFAULT BRANCH: master
Ran 30 Jun 2026 05:56AM UTC
Jobs 1
Files 131
Run time 1min
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

30 Jun 2026 05:54AM UTC coverage: 23.719% (+0.08%) from 23.637%
28423505195

push

github

MagicalTux
wlttoken: accept "<type>.<chainId>" network ref in create/discover (fix invalid UUID length: 7)

Token:create bound the Network field straight into token.Network (*xuid.XUID)
and Token:discoverToken did xuid.Parse(Network), but the Dart Token API sends
the canonical "<type>.<chainId>" form (e.g. "evm.137") that Asset.network
uses. "evm.137" is 7 chars, so adding a token on Polygon (form or curated
list) failed with "invalid UUID length: 7".

Add resolveNetworkRef accepting either form (xuid net-… or "<type>.<chainId>"
via wltnet.NetworkIdForTypeAndChainId) and use it in both endpoints;
apiCreateToken now takes Network as a string and resolves it. Adds a unit
test (evm.137 / solana.mainnet / xuid passthrough / clear errors).

Part of unreleased 0.4.74.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

12 of 31 new or added lines in 2 files covered. (38.71%)

46 existing lines in 1 file now uncovered.

4796 of 20220 relevant lines covered (23.72%)

94.26 hits per line

Uncovered Changes

Lines Coverage ∆ File
17
8.64
8.64% wlttoken/token.go
2
2.0
2.0% wlttoken/discover.go

Coverage Regressions

Lines Coverage ∆ File
46
25.42
-0.26% wltswap/okx.go
Jobs
ID Job ID Ran Files Coverage
1 28423505195.1 30 Jun 2026 05:56AM UTC 131
23.72
GitHub Action Run
Source Files on build 28423505195
  • Tree
  • List 131
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28423505195
  • 95d7e8e3 on github
  • Prev Build on master (#28415222675)
  • Next Build on master (#28423940504)
  • Delete
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