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

aelassas / servy / 27008237128

05 Jun 2026 09:55AM UTC coverage: 75.281% (-0.05%) from 75.327%
27008237128

push

github

aelassas
fix(service): StreamWriterFactory.cs - Create return type drops the nullable annotation declared on IStreamWriterFactory
fix(service): IStreamWriter.cs - Write(string text) is missing its <param> doc
fix(service): IProcessWrapper.cs - Format() has an empty <returns></returns> doc tag
fix(service): IServiceHelper.cs - RestartService XML doc omits the 'serviceName' parameter
fix(restarter): IServiceRestarter.cs - RestartService XML doc omits the 'timeout' parameter (impl uses inheritdoc, so the gap propagates)
fix(restarter): Program.cs - step '3. Configure the GLOBAL logging' comment sits above the restart-timeout parse, not the logging setup
fix(manager): DependenciesView.xaml.cs - class summary copy-pasted from ConsoleView (says 'live-monitoring stdout/stderr')
fix(manager): IServiceConfigurationValidator.cs - Validate returns Task<bool> but lacks the Async suffix
fix(manager): IServiceCommands.cs - CopyPid <param> doc says 'The service to configure' (copy-pasted from ConfigureServiceAsync)
fix(manager): IServiceCommands.cs / ServiceCommands.cs - CopyPid returns Task but lacks the Async suffix (inconsistent with every other async member)

1688 of 2140 branches covered (78.88%)

Branch coverage included in aggregate %.

8 of 9 new or added lines in 7 files covered. (88.89%)

9 existing lines in 2 files now uncovered.

11365 of 15199 relevant lines covered (74.77%)

72.03 hits per line

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

67.72
/src/Servy.Manager/ViewModels/ServiceRowViewModel.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