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

aelassas / servy / 27297929160

10 Jun 2026 06:38PM UTC coverage: 85.399% (-0.2%) from 85.549%
27297929160

push

github

aelassas
fix(manager): Servy.Core.Config.AppConfig vs Servy.Manager.Config.AppConfig - same-named config classes force per-file aliasing and inconsistent qualification across consumers (#3066)
fix(desktop): MainViewModel.cs (Servy) - BindServiceDtoToModel binds dto.Name and dto.ExecutablePath without the '?? string.Empty' fallback (missed by #2888) (#3018)
fix(manager): ConsoleViewModel.cs - OnTickAsync re-guards the already-non-null 'currentSelection' local (dead checks the sibling VMs omit) (#3017)
fix(infra): ServiceRepository.cs - GetServicePidAsync/GetServiceConsoleStateAsync are the only two public methods not declared virtual (#3016)
fix(core): ServiceControllerWrapper.cs - GetDependencies is the only public member missing the ThrowIfDisposed() guard (#3015)
fix(infra): IServiceRepository.cs - GetServicePidAsync is the only member missing <param>/<returns> XML docs (#3014)
fix(core): LoggerConfigurator.cs - LogRollingInterval falls back to a bare DateRotationType.None literal while every sibling setting uses a named default constant (#3013)
fix(core): AppConfig.cs - ScmStopTimeoutFloorSeconds summary mislabels the floor as a "Default timeout ... Default is 60 seconds" (#3012)
fix(desktop): MainViewModel.cs (Servy) - design-time constructor carries change-narration comment ('is now intentionally empty', 'bypassing the ArgumentNullException traps') (#2988)
fix(manager): PerformanceViewModel.cs - ResetGraphs's 'resetLabels' parameter is dead; every caller passes true (sibling of fixed #1948) (#2987)

1887 of 2146 branches covered (87.93%)

Branch coverage included in aggregate %.

61 of 72 new or added lines in 11 files covered. (84.72%)

24 existing lines in 3 files now uncovered.

12741 of 14983 relevant lines covered (85.04%)

90.69 hits per line

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

98.21
/src/Servy/ViewModels/MainViewModel.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