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

aelassas / servy / 26969395845

04 Jun 2026 05:48PM UTC coverage: 68.859% (-0.03%) from 68.886%
26969395845

push

github

aelassas
fix(service): Service.cs hook framework - only Pre-Launch supports dedicated environment variables; Pre-Stop / Post-Launch / Post-Stop / Failure Program reuse the main service envs
fix(core): ServiceManager.MapStartupType - log message says 'Falling back to Manual' but the code returns ServiceStartType.Unknown
fix(desktop): ServiceConfigurationValidator depends on concrete ServiceValidationRules while Servy.Manager/Validators uses IServiceValidationRules - inconsistent coupling
fix(manager): DependenciesViewModel.LoadDependencyTreeAsync - DependencyTree.Clear() runs before SelectedService null-check, causing UI flash when no service is selected
fix(cli): ImportServiceCommand - Inlines existence and size check instead of using ImportGuard.ValidatePathAndSize
fix(manager): ServiceCommands.RemoveServiceAsync - wraps async DeleteAsync in Task.Run, dropping the outer CancellationToken
fix(desktop): MainViewModel.cs - Two identical '#region Public Methods' regions in same class
fix(core): Magic Win32 error codes 31, 233, 1326 used inline instead of Errors.cs constants
fix(core): ProcessKiller.cs - '.exe' suffix stripping is duplicated in three places
fix(core): Helper.cs - Canonicalise and NormalizePath diverge on drive-root semantics, risking comparison bugs

1628 of 2216 branches covered (73.47%)

Branch coverage included in aggregate %.

16 of 40 new or added lines in 9 files covered. (40.0%)

5 existing lines in 2 files now uncovered.

11323 of 16592 relevant lines covered (68.24%)

80.99 hits per line

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

15.71
/src/Servy.Manager/ViewModels/DependenciesViewModel.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