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

KarpelesLab / libwallet / 25776160941
24%

Build:
DEFAULT BRANCH: master
Ran 13 May 2026 03:27AM UTC
Jobs 1
Files 116
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

13 May 2026 03:19AM UTC coverage: 21.003% (+0.03%) from 20.978%
25776160941

push

github

MagicalTux
wltnet/explorer: append ?cluster=<id> for non-mainnet Solana txs

TransactionUrl previously just appended `/tx/<hash>` to the explorer
base. Solana explorers (explorer.solana.com, solscan.io, solana.fm)
host one URL per address/tx across every cluster and switch on
`?cluster=`. Without the suffix, devnet/testnet tx links resolved
to "Transaction not found" because the explorer defaulted to mainnet.

Mainnet (and the "mainnet-beta" alias) stay bare — that's the
explorer default. Any other ChainId — devnet, testnet, custom local
clusters — gets `?cluster=<id>` appended. Custom explorers that
don't honour the suffix ignore it harmlessly.

The existing tests only asserted the path shape and never exercised
non-mainnet clusters — extended to cover devnet, testnet, the
"mainnet-beta" alias, custom-explorer + devnet, and empty-ChainId.

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

9 of 9 new or added lines in 1 file covered. (100.0%)

3339 of 15898 relevant lines covered (21.0%)

119.35 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25776160941.1 13 May 2026 03:27AM UTC 116
21.0
GitHub Action Run
Source Files on build 25776160941
  • Tree
  • List 116
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25776160941
  • 683e4c82 on github
  • Prev Build on master (#25757217893)
  • Next Build on master (#25776762761)
  • 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