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

aelassas / servy / 28212315568

26 Jun 2026 01:59AM UTC coverage: 85.278% (+0.1%) from 85.162%
28212315568

push

github

aelassas
refactor(service): ProcessLauncher.cs - three near-identical lazy FileStream/StreamWriter init blocks in the stdout/stderr handlers
refactor(manager): MainWindow.xaml.cs - five Handle*TabSelected handlers repeat the same 'stop all other tabs' teardown block
refactor(core): ServiceDependenciesParser.Parse / ServiceDependenciesValidator.Validate - identical tokenization (split on ;/CR/LF + trim + drop-empty) duplicated across both classes
refactor: FodyWeavers.xml + GlobalUsings.cs (Servy.Core, Servy.Infrastructure) - ConfigureAwait(false) is configured twice via two competing mechanisms
refactor(core): JsonServiceSerializer.cs / XmlServiceSerializer.cs - duplicated Deserialize/Serialize skeleton; no shared base despite the parallel validators sharing ServiceDtoImportValidator<TException>

1895 of 2161 branches covered (87.69%)

Branch coverage included in aggregate %.

91 of 103 new or added lines in 6 files covered. (88.35%)

13114 of 15439 relevant lines covered (84.94%)

92.2 hits per line

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

85.67
/src/Servy.Service/ProcessManagement/ProcessLauncher.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