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

aelassas / servy / 25755548647

12 May 2026 06:54PM UTC coverage: 50.814% (+0.05%) from 50.76%
25755548647

push

github

aelassas
fix(desktop,manager): AppBootstrapper.InitializeAppAsync - bool.TryParse(out showSplash) resets default 'true' to 'false' on malformed first arg (#1573)
fix(manager): App.xaml.cs - malformed LogLevel config value falls back silently; inconsistent with GetConfigInt which logs a warning (#1578)
fix(bump-version): Update-FileContent - Write-Error + ErrorActionPreference='Stop' makes 'return' dead code; one missing pattern aborts whole bump mid-flight (#1521)
fix(core): ResourceHelper.cs - ShouldCopyResource XML doc lists 'targetFileName' as out parameter, but the actual signature has no such parameter (#1453)
fix(desktop): MainViewModel.cs - BrowseFailureProgramPath XML doc references nonexistent property 'FailureProgramExecutablePath' (#1494)
fix(manager): PerformanceViewModel.CopyPidAsync - dead 'ServiceCommands == null' guard; field is set in ctor via '?? throw' (#1580)
fix(manager): MainViewModel.cs - 'if (ServiceCommands == null) throw' guard duplicated across 6 command handlers; ServiceCommands is already null-guarded in ctor (#1576)

1182 of 2153 branches covered (54.9%)

Branch coverage included in aggregate %.

6 of 18 new or added lines in 8 files covered. (33.33%)

3 existing lines in 1 file now uncovered.

8306 of 16519 relevant lines covered (50.28%)

438.84 hits per line

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

73.0
/src/Servy.Core/Security/ProtectedKeyProvider.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