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

vertigra / PcBeaconAgent / 29890305847
5%
master: 5%

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

push

github

vertigra
fix(client-android): keep connections alive in background + return to source app

(1) Removed DisconnectAllAsync from App.OnSleep. This was the root
    cause of the persistent offline bug: every background transition
    (user switches to browser to share) force-dropped all SignalR
    connections. On return, OnResume started fresh reconnection
    (1-2s), during which ShareTextPage showed no devices. Now
    connections stay alive in background; OnResume only reconnects
    if the OS actually killed the connection.

(2) ShareTextViewModel.CloseAsync now calls MoveTaskToBack(true)
    on Android after navigating to MainPage. Returns the user to
    the previous app (the browser they shared from) — AirDrop-like
    UX instead of stranding them on the Beacon main screen.

69 of 1332 relevant lines covered (5.18%)

0.92 hits per line

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