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

aelassas / servy / 26097562061

19 May 2026 12:36PM UTC coverage: 50.374% (-0.1%) from 50.489%
26097562061

push

github

aelassas
fix(core): ServiceManager.cs - InstallServiceAsync leaves a partially-installed SCM service if SetServiceDescription or UpsertAsync throws after CreateService succeeds (no rollback) (#1823)
fix(core): InstallServiceOptions.cs - three booleans typed as bool? (EnableConsoleUI, RecoveryOnCleanExit, PreStopLogAsError) while the other six are bool, with no documented reason (#1824)
fix(service): Service.cs - RunSynchronousPreLaunch leaks IProcessWrapper on every retry (#1680)
fix(service): ServiceHelper.cs - RestartProcess never disposes the old IProcessWrapper; every RestartProcess recovery leaks a Process handle (#1725)
fix(core): HandleHelper.cs - RegexMatchTimeoutException is swallowed, returning silent partial process list (#1745)
fix(service): ProcessLauncher.cs - ApplyLanguageFixes lets RegexMatchTimeoutException propagate, crashing every Java service start when input regex times out (#1809)
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 (#1780)

1205 of 2222 branches covered (54.23%)

Branch coverage included in aggregate %.

15 of 45 new or added lines in 6 files covered. (33.33%)

11 existing lines in 3 files now uncovered.

8493 of 17030 relevant lines covered (49.87%)

430.66 hits per line

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

44.27
/src/Servy.Manager/ViewModels/ConsoleViewModel.cs


Source Not Available

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