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

vertigra / PcBeaconAgent / 29890676405
5%
master: 5%

Build:
Build:
LAST BUILD BRANCH: devel
DEFAULT BRANCH: master
Ran 22 Jul 2026 04:23AM 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:17AM UTC coverage: 5.18%. Remained the same
29890676405

push

github

vertigra
fix(client-android): SingleTop launch mode + remove nav race

(1) Added LaunchMode = LaunchMode.SingleTop to Activity attribute.
    Default 'standard' mode created a new MainActivity on every
    share intent, instead of reusing the existing one. The new
    instance stashed text but App.OnStart did not fire again
    (app already alive), so nobody navigated to ShareTextPage.

(2) OnNewIntent now ONLY stashes text, does not navigate.
    Previously both OnNewIntent and OnResume navigated, causing a
    race: OnResume opened ShareTextPage first (clearing
    PendingSharedText), then OnNewIntent's delayed nav reset to
    MainPage and reopened an empty ShareTextPage. OnResume is now
    the single navigation point.

69 of 1332 relevant lines covered (5.18%)

0.92 hits per line

Jobs
ID Job ID Ran Files Coverage
1 Server.Core - 29890676405.1 22 Jul 2026 04:23AM UTC 40
5.18
GitHub Action Run
Source Files on build 29890676405
  • 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 #29890676405
  • 334d6d32 on github
  • Prev Build on devel (#29890305847)
  • Next Build on devel (#29891369459)
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