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

KarpelesLab / libwallet / 24419571909
25%

Build:
DEFAULT BRANCH: master
Ran 14 Apr 2026 07:55PM UTC
Jobs 1
Files 72
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

14 Apr 2026 07:48PM UTC coverage: 24.59%. Remained the same
24419571909

push

github

MagicalTux
add WebView integration guide

New dart/doc/webview_integration.md walks through the full wiring:

- Architecture diagram + responsibilities of each side
- Asking for the injection script (what fields mean, when to
  regenerate)
- Outbound bridge: JS channel → Web3:request → runJavaScript callback,
  with the exact double-jsonEncode dance the provider expects on
  __libwalletResolve
- Inbound bridge: client.jsEvents → runJavaScript('__libwalletEvent(...)')
- Approval UI: pattern-match on PendingRequest subtypes
  (ConnectRequest, PersonalSignRequest, MpurseSignMessage/Transaction,
  etc.) + where the user-key ceremony fits
- Re-injection on every page navigation, install-UUID persistence,
  iframe handling, and other gotchas
- End-to-end minimal WebViewController example
- Real-dApp test targets (SIWE, OpenSea, Jupiter, monapalette, …)
- Troubleshooting table for common silent failures

Linked from Web3Api.injectionScript dartdoc and README. The method
doc now also shows the double-jsonEncode call shape inline so casual
readers don't have to open the guide to get the critical bit right.

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

1962 of 7979 relevant lines covered (24.59%)

3.12 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24419571909.1 14 Apr 2026 07:55PM UTC 72
24.59
GitHub Action Run
Source Files on build 24419571909
  • Tree
  • List 72
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24419571909
  • 8cb6dba2 on github
  • Prev Build on master (#24419426170)
  • Next Build on master (#24419612146)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc