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

aelassas / servy / 28212311279

26 Jun 2026 01:59AM UTC coverage: 85.367% (+0.1%) from 85.268%
28212311279

push

github

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

1904 of 2171 branches covered (87.7%)

Branch coverage included in aggregate %.

94 of 103 new or added lines in 6 files covered. (91.26%)

13107 of 15413 relevant lines covered (85.04%)

93.68 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