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

archetech / archon / 23222883859 / 1
94%
main: 94%

Build:
DEFAULT BRANCH: main
Ran 18 Mar 2026 12:25AM UTC
Files 44
Run time 1s
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

18 Mar 2026 12:23AM UTC coverage: 94.885%. Remained the same
23222883859.1

push

github

web-flow
fix: Use Capacitor Share/Filesystem for wallet download on Android (#233)

* fix: Use Capacitor Share/Filesystem for wallet download on Android (#229)

The blob URL + link.click() approach does nothing in the Capacitor WebView.
Use Filesystem to write to the cache directory, then Share to let the user
save or send the file. Falls back to the original approach on desktop.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* fix: Use native file picker for wallet upload on Android

Add @capawesome/capacitor-file-picker and use it on Android to let the
user pick a JSON file from the filesystem. Falls back to the original
input[type=file] approach on desktop browsers.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* fix: Save wallet directly to Documents instead of showing share sheet

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* fix: Revert to share sheet for wallet download

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* fix: Use Capacitor.isNativePlatform() to distinguish Android from browser

Share.canShare() returns true in modern desktop browsers too, causing
the share sheet to appear instead of the file download fallback.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* fix: Address PR review comments on wallet upload/download

- Wrap JSON.parse in native upload path with specific error message
- Wrap browser onchange handler in try/catch to prevent unhandled rejections
- Use Encoding.UTF8 enum instead of 'utf8' as any cast

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

---------

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>

1810 of 1990 branches covered (90.95%)

Branch coverage included in aggregate %.

7502 of 7824 relevant lines covered (95.88%)

588.19 hits per line

Source Files on job 23222883859.1
  • Tree
  • List 44
  • Changed 20
  • Source Changed 0
  • Coverage Changed 20
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 23222883859
  • c707ca50 on github
  • Prev Job for on main (#23218026399.1)
  • Next Job for on main (#23265742732.1)
  • 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