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

aelassas / servy / 26236568226

21 May 2026 03:42PM UTC coverage: 51.088% (+0.02%) from 51.073%
26236568226

push

github

aelassas
fix(core): EventLogLogger.cs - ScopedEventLogLogger.CreateScoped loses intermediate scope's prefix when scopes are nested
fix(desktop,manager): AppBootstrapper.cs - FileSystemWatcher.Error handler logs a warning without capturing the underlying exception
fix(core): Helper.cs - IsServiceNameValid reserved-name check is bypassed when service name starts with '.'
fix(service): Service.cs - OnOutputDataReceived/OnErrorDataReceived race with Cleanup can call WriteLine on disposed RotatingStreamWriter
fix(core): HandleHelper.cs - GetProcessesUsingFile ignores handle.exe ExitCode; non-zero exits silently yield an empty list
fix(core): ProcessKiller.cs - KillChildren skips PID-reuse identity check on first-level children (parentStartTime = DateTime.MinValue)
fix(desktop,manager): AppBootstrapper.cs - InitializeAppAsync discards CopyEmbeddedResource's success bool; UI starts normally even when Servy.Service.exe / handle.exe extraction failed
fix(core): ProcessKiller.cs - KillProcessTree reads process.StartTime unguarded; the entire tree kill is silently aborted on access-denied
fix(service): ProcessExtensions.cs - GetChildren duplicates the Toolhelp32 snapshot walk that GetAllDescendants already centralizes via Toolhelp32Snapshot.BuildSnapshotAndChildMap

Éléments de travail associés : #1911

1254 of 2250 branches covered (55.73%)

Branch coverage included in aggregate %.

70 of 107 new or added lines in 7 files covered. (65.42%)

1 existing line in 1 file now uncovered.

8862 of 17551 relevant lines covered (50.49%)

368.17 hits per line

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

87.91
/src/Servy.Service/ProcessManagement/ProcessExtensions.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