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

aelassas / servy / 26942972996

04 Jun 2026 09:22AM UTC coverage: 68.237% (-0.04%) from 68.273%
26942972996

push

github

aelassas
fix(core): ServiceManager.RestartServiceAsync - Stop failure reason discarded; caller sees generic 'Failed to restart' instead of the real cause (#2122)
fix(service): IServiceHelper.RestartProcess - XML doc references nonexistent terminateJobObject parameter; doc step 2 claims behavior that no longer exists (#2102)
fix(service): IServiceHelper / ServiceHelper.ValidateAndLog - fullArgs parameter declared on interface and implementation but never used (#2101)
fix(service): Service.cs StartPreLaunchProcess - XML doc references unresolved cref MinPreLaunchTimeoutSeconds (#2100)
fix(service): Service.cs ExecuteRecoveryAction - XML doc summary describes InitiateRecoveryAsync's responsibilities, not its own (#2099)
fix(core): AppFoldersHelper.EnsureFolders - XML doc promises InvalidOperationException for malformed connection strings, but DbConnectionStringBuilder throws ArgumentException (#2090)
fix(ui): DesignTimeMocks.cs - DesignTimeServiceRepository declares duplicate GetByName overload that isn't on IServiceRepository (#2085)
fix(core): AppConfig.cs - FindRepoRoot XML doc says 'only available in DEBUG builds' but the method is compiled and called in Release tests (#2084)
fix(restarter): ServiceRestarter.RestartService - throws System.TimeoutException internally but lets System.ServiceProcess.TimeoutException propagate from WaitForStatus, two unrelated exception types for the same logical timeout (#2083)
fix(manager): PerformanceViewModel.cs - Task.Run drops CancellationToken in OnTickAsync, asymmetric with Servy.Manager ServiceMapper.ToModelAsync (#2081)

1643 of 2270 branches covered (72.38%)

Branch coverage included in aggregate %.

18 of 33 new or added lines in 5 files covered. (54.55%)

1 existing line in 1 file now uncovered.

11230 of 16595 relevant lines covered (67.67%)

66.52 hits per line

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

41.94
/src/Servy.Manager/ViewModels/PerformanceViewModel.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