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

aelassas / servy / 26086571216

19 May 2026 08:48AM UTC coverage: 50.437% (-0.03%) from 50.469%
26086571216

push

github

aelassas
fix(desktop,manager): AppBootstrapper.cs - direct CLI invocation 'Servy.exe MyService' silently drops the service name when first positional arg isn't 'true'/'false' (#1719)
fix(manager): CpuUsageConverter.cs / RamUsageConverter.cs - design-mode check 'GetIsInDesignMode(new DependencyObject())' never returns true; designer crashes when opening MainWindow.xaml (#1733)
fix(core): ServiceManager.cs - delayed auto-start rollback doesn't check DeleteService return value (inconsistent with pre-shutdown rollback) (#1685)
fix(infra): ServiceRepository.cs - UpsertBatchAsync ID sync uses C# ToLowerInvariant against SQLite ASCII LOWER, missing non-ASCII service names (#1714)
ci(choco): chocolateyuninstall.ps1 - Test-Path fails on UninstallString with quoted path or embedded args, silently skips uninstall (#1691)
ci(scoop): scoop.yml - Write-ScoopManifest doubles every leading-space block, producing 8-space JSON indentation under pwsh 7 (#1697)
fix(notifications): Write-ServyLog.ps1 - collision-suffix rotation produces files ending in '.N' that the cleanup glob never matches (#1682)
fix(core): ProcessHelper.cs - GetProcessTree has no parent-PID start-time check; metrics can include unrelated descendants of recycled PIDs (#1770)
fix(notifications): Servy-Watermark.psm1 - ConvertFrom-ServyEventMessage regex fails on multiline event messages; service name shows as 'Unknown Service' whenever an exception is logged (#1774)

1205 of 2220 branches covered (54.28%)

Branch coverage included in aggregate %.

29 of 54 new or added lines in 6 files covered. (53.7%)

11 existing lines in 3 files now uncovered.

8492 of 17006 relevant lines covered (49.94%)

430.53 hits per line

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

78.08
/src/Servy.Core/Helpers/ProcessHelper.cs


Build SHA Not Found

The commit SHA "aa2baab6b4d7f770040bd1e436598dd6c5b958dc" was not found in your repository, so the file cannot be loaded. This may be because you posted from a local development environment, or your CI created an ephemeral commit.

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