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

archetech / archon / 23222883859
94%

Build:
DEFAULT BRANCH: main
Ran 18 Mar 2026 12:25AM UTC
Jobs 1
Files 22
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

18 Mar 2026 12:23AM UTC coverage: 94.2%. Remained the same
23222883859

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>

1755 of 1933 branches covered (90.79%)

Branch coverage included in aggregate %.

3751 of 3912 relevant lines covered (95.88%)

1176.37 hits per line

Jobs
ID Job ID Ran Files Coverage
1 23222883859.1 18 Mar 2026 12:25AM UTC 44
94.88
GitHub Action Run
Source Files on build 23222883859
  • Tree
  • List 22
  • Changed 20
  • Source Changed 0
  • Coverage Changed 20
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #23222883859
  • c707ca50 on github
  • Prev Build on main (#23218026399)
  • 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