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

aelassas / servy / 26116056000

19 May 2026 06:09PM UTC coverage: 50.845% (-0.08%) from 50.925%
26116056000

push

github

aelassas
fix(desktop,manager): App.xaml.cs - ServiceProvider singletons never disposed on OnExit
fix(service): ProcessWrapper.cs - WaitAndCheckStillRunningAsync uses DateTime.UtcNow for timeout, vulnerable to clock changes
fix(service): Service.cs - OnOutputDataReceived/OnErrorDataReceived have no try/catch; writer exceptions can crash the service
fix(core): ResourceHelper.cs - GetHostProcessLastWriteTimeUTC logs Debug on dual probe failure, silently disabling resource re-extraction
fix(core): ProcessKiller.cs - KillProcessTreeAndParents(string) aborts all kills if any Process.ProcessName access throws Win32Exception
fix(publish): signpath.ps1 - BuildData.Url constructed with no validation that GitHub env vars are set
fix(desktop,manager): AppBootstrapper.cs -DispatcherUnhandledException handler shows MessageBox unconditionally; recurring background-tick faults cause modal-dialog spam
fix(restarter): Program.cs - early returns skip Logger.Shutdown() and may lose recent log entries
fix(manager): LogsViewModel.cs - uses ObservableCollection.Add in a loop; should use BulkObservableCollection for large result sets

1213 of 2204 branches covered (55.04%)

Branch coverage included in aggregate %.

11 of 64 new or added lines in 7 files covered. (17.19%)

1 existing line in 1 file now uncovered.

8651 of 17196 relevant lines covered (50.31%)

374.32 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

0.0
/src/Servy.Restarter/Program.cs


Source Not Available

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