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

aelassas / servy / 25622941488

10 May 2026 07:29AM UTC coverage: 53.9% (-0.006%) from 53.906%
25622941488

push

github

aelassas
fix(desktop,manager): AppBootstrapper.cs - OnExit double-disposes _availabilityWatcher (CleanupAvailabilityWatcher already nulls it out)
fix(psm1): Add-Arg ArrayList 'performance' optimization is defeated by PowerShell pipeline unrolling on return
fix(service): ProcessWrapper.cs - StopTree hardcodes 3000ms postKillWaitMs while Stop honors operator StopTimeout; descendants ignore configured timeout
fix(restarter): Program.cs - protectedKeyProvider disposed before secureData (reverse-of-construction order)
fix(service): Service.cs - Dead try/catch around Environment.TickCount64 boot-time calculation, with semantically wrong fallback
fix(core): Servy.Core.Helpers.ServiceHelper constructor silently accepts null repository, NREs at runtime
fix(manager,cli,service,restarter): Hardcoded delay literals (Task.Delay / Thread.Sleep) bypass the AppConfig timing-constants pattern
fix(desktop,manager): Nullable IServiceRepository? parameters contradict ArgumentNullException guards
fix(core): ServiceManager.cs - Nullable IServiceRepository? parameter contradicts ArgumentNullException guard
fix(service): Service.cs - Misleading comment: 1066 is ERROR_SERVICE_SPECIFIC_ERROR, not ERROR_EXCEPTION_IN_SERVICE

1155 of 1985 branches covered (58.19%)

Branch coverage included in aggregate %.

6 of 20 new or added lines in 6 files covered. (30.0%)

3 existing lines in 3 files now uncovered.

8291 of 15540 relevant lines covered (53.35%)

369.87 hits per line

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

45.77
/src/Servy.Service/Service.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