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

aelassas / servy / 26940923426

04 Jun 2026 08:41AM UTC coverage: 65.441% (-3.6%) from 69.005%
26940923426

push

github

aelassas
fix(service): ProcessLauncher.ApplyLanguageFixes - Windows Python Launcher (py.exe / pyw.exe) not detected, UTF-8 / unbuffered env vars are not applied
fix(core): ServiceAccounts / GetLogOnAsDisplayName - LocalSystem has a 4-alias set but LocalService and NetworkService only match the canonical 'NT AUTHORITY\…' form
fix(core): ProcessHelper.GetProcessTree - inline parentToChildren snapshot duplicates Toolhelp32Snapshot.BuildSnapshotAndChildMap
fix(ui): DesignTimeMocks.cs DesignTimeHelpService - three orphan method overloads not on IHelpService
fix(manager): ConsoleViewModel.SwitchServiceAsync - List.Sort by Timestamp is unstable, so stdout/stderr lines with tied synthetic timestamps interleave non-deterministically in history
fix(manager): ServiceRowViewModel - StartCommand is enabled in StartPending/StopPending/Paused/None states, causing SCM errors on click
fix(core): ServiceHelper.cs StartServices - polling loop ignores Stopped state, mis-reports crashed-during-start as 'timed out waiting'
fix(core): InstallServiceOptions - five nullable int?/bool? fields are asymmetric with non-nullable siblings; null leaks downstream because two of three call sites forget to apply '?? Default'
fix(infra): DapperExecutor - no BeginTransactionAsync; ServiceRepository.UpsertBatchAsync blocks on synchronous connection.Open inside an async path
fix(core): ResourceHelper.CopyEmbeddedResource - restart failure after successful copy returns false, so caller logs 'failed to extract embedded resource' for a copy that actually succeeded

539 of 751 branches covered (71.77%)

Branch coverage included in aggregate %.

8 of 17 new or added lines in 5 files covered. (47.06%)

3731 of 5774 relevant lines covered (64.62%)

100.14 hits per line

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

27.48
/src/Servy.Core/Helpers/ProcessHelper.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