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

vertigra / PcBeaconAgent / 29891369459
5%
master: 5%

Build:
Build:
LAST BUILD BRANCH: devel
DEFAULT BRANCH: master
Ran 22 Jul 2026 04:38AM UTC
Jobs 1
Files 40
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

22 Jul 2026 04:32AM UTC coverage: 5.18%. Remained the same
29891369459

push

github

vertigra
fix(client-android): OnNewIntent navigates directly

sharefix5 relied on App.OnResume to navigate after OnNewIntent
stashed the text. OnResume proved unreliable after MoveTaskToBack
— either did not fire or fired too late, so the second share
opened MainPage instead of ShareTextPage.

Fix: OnNewIntent now stashes text AND navigates via MainThread.
InvokeOnMainThreadAsync. No delay (Shell already initialised for
warm start), no MainPage-reset (avoids the sharefix3 race).
OnResume stays as fallback for cold-start path. Race between
the two is avoided because ShareTextPage.OnAppearing clears
PendingSharedText before OnResume can read it.

69 of 1332 relevant lines covered (5.18%)

0.92 hits per line

Jobs
ID Job ID Ran Files Coverage
1 Server.Core - 29891369459.1 22 Jul 2026 04:38AM UTC 40
5.18
GitHub Action Run
Source Files on build 29891369459
  • Tree
  • List 40
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #29891369459
  • 121a038b on github
  • Prev Build on devel (#29890676405)
  • Next Build on devel (#29891879807)
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