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

aelassas / servy / 26097565436

19 May 2026 12:36PM UTC coverage: 50.921% (-0.1%) from 51.041%
26097565436

push

github

aelassas
fix(core): ServiceManager.cs - InstallServiceAsync leaves a partially-installed SCM service if SetServiceDescription or UpsertAsync throws after CreateService succeeds (no rollback)
fix(core): InstallServiceOptions.cs - three booleans typed as bool? (EnableConsoleUI, RecoveryOnCleanExit, PreStopLogAsError) while the other six are bool, with no documented reason
fix(service): Service.cs - RunSynchronousPreLaunch leaks IProcessWrapper on every retry
fix(service): ServiceHelper.cs - RestartProcess never disposes the old IProcessWrapper; every RestartProcess recovery leaks a Process handle
fix(core): HandleHelper.cs - RegexMatchTimeoutException is swallowed, returning silent partial process list
fix(service): ProcessLauncher.cs - ApplyLanguageFixes lets RegexMatchTimeoutException propagate, crashing every Java service start when input regex times out
fix(notifications): ServyFailureEmail.ps1 - Protect-SensitiveString regex timeout crashes the script with the watermark un-advanced, producing an infinite restart loop on the same event

1211 of 2196 branches covered (55.15%)

Branch coverage included in aggregate %.

636 of 1436 new or added lines in 6 files covered. (44.29%)

12 existing lines in 4 files now uncovered.

8635 of 17140 relevant lines covered (50.38%)

376.52 hits per line

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

44.13
/src/Servy.Manager/ViewModels/ConsoleViewModel.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