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

KarpelesLab / libwallet / 25658160202
24%

Build:
DEFAULT BRANCH: master
Ran 11 May 2026 08:16AM UTC
Jobs 1
Files 113
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

11 May 2026 08:08AM UTC coverage: 21.171% (-0.005%) from 21.176%
25658160202

push

github

MagicalTux
wltacct/solana: read signer pubkey from acct.Pubkey, not acct.Address

acct.Address is the network-specific display string and gets rewritten
by UpdateAddressForNetwork — it becomes "N/A" whenever the UI's current
network isn't Solana. The previous slot-lookup used base58.Decode on it
and would have failed for the exact scenario that motivated the rest of
this fix (wallet UI on Ethereum, dApp signing a Solana tx). Read the
raw 32-byte pubkey from acct.Pubkey (base64 RawURL, stable across
network switches) instead.

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

0 of 5 new or added lines in 1 file covered. (0.0%)

3253 of 15365 relevant lines covered (21.17%)

123.45 hits per line

Uncovered Changes

Lines Coverage ∆ File
5
3.03
-0.06% wltacct/sign_api.go
Jobs
ID Job ID Ran Files Coverage
1 25658160202.1 11 May 2026 08:16AM UTC 113
21.17
GitHub Action Run
Source Files on build 25658160202
  • Tree
  • List 113
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25658160202
  • 12c557a0 on github
  • Prev Build on master (#25654246234)
  • Next Build on master (#25658234516)
  • 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