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

aelassas / servy / 26680229748

30 May 2026 09:19AM UTC coverage: 70.277% (+0.08%) from 70.198%
26680229748

push

github

aelassas
fix(core): ReservedNames.cs - COM0/LPT0 are not Windows reserved device names; over-restriction rejects valid names and XML doc 'ports (0-9)' is wrong
fix(desktop,manager): ServiceCommands.cs - Synchronous IsServiceInstalled and GetServiceStartupType run on the UI thread inside async methods
fix(core): SecureData.cs DecryptV2 - corrupted v2 Base64 throws FormatException, not the documented SecureDataIntegrityException
fix(service): ProcessLauncher.cs - Finally block calls process.HasExited even when Start() never succeeded
fix(psm1): Install-ServyService silently drops password when PtrToStringBSTR yields empty string
fix(notifications): Servy-Watermark.psm1 Update-Watermark - duplicate notifications when lock contention exceeds 1s budget
fix(core): Logger.FormatException - only walks AggregateException.InnerException (first); siblings via InnerExceptions are silently dropped
fix(core): ScopedEventLogLogger.SetIsEventLogEnabled(true) silently no-ops if parent's _eventLog was never initialized
fix(psm1): Invoke-ServyCli timeout calls Process.Kill() which orphans CLI child processes
fix(core): NativeMethodsHelpers.ValidateCredentials - username regex allows newline / tab / NBSP via \s, producing misleading downstream errors
fix(service): ProcessLauncher.Start - return value of process.Start() is ignored, masking 'no new process started' for pre-launch / post-launch / pre-stop / post-stop / failure hooks
fix(notifications): setup/taskschd/ServyFailureNotification.xml + ServyFailureEmail.xml - DisallowStartIfOnBatteries=true combined with StartWhenAvailable=false silently drops failure alerts on battery-powered hosts

1590 of 2164 branches covered (73.48%)

Branch coverage included in aggregate %.

55 of 62 new or added lines in 6 files covered. (88.71%)

10998 of 15748 relevant lines covered (69.84%)

730.48 hits per line

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

73.39
/src/Servy.Service/ProcessManagement/ProcessLauncher.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