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

aelassas / servy / 25984998939

17 May 2026 07:45AM UTC coverage: 50.631% (+0.03%) from 50.605%
25984998939

push

github

aelassas
fix(core): ProtectedKeyProvider.cs - defensive 'encrypted is null' branch throws FileNotFoundException with a 'failed to read' message (#1501)
fix(manager): ConsoleViewModel.cs - 'SECURITY CHECK' label on session-id race guard is misleading (#1500)
fix(desktop): MainViewModel.cs - StopTimeout XML doc says 'start timeout' (copy-paste error from StartTimeout) (#1493)
fix(desktop): ServiceCommands - XmlServiceSerializer/JsonServiceSerializer instantiated per-call instead of injected (#1491)
fix(desktop): ServiceCommands.cs - rotationSizeValue ternary has dead null-coalescing branch (dto.RotationSize already non-null when > 0 is true) (#1478)
fix(core): Logger.FormatException - 'truncation to LoggerMaxFormattedExceptionLength' overshoots by 14+ chars (writes '... [truncated]' AFTER setting Length) (#1458)
fix(core): Helper.IsServiceNameValid - missing length check inconsistent with ServiceValidationRules.Validate (allows long names through start/stop/uninstall paths) (#1457)
fix(core): AppConfig.cs - Doc comment references non-existent constant 'MaxBulkOperationParallelism' (actual is 'DefaultMaxBulkOperationParallelism') (#1445)
fix(service): ProcessLauncher.cs - ApplyLanguageFixes .jar branch is dead; UseShellExecute=false cannot directly launch .jar (#1444)

1183 of 2170 branches covered (54.52%)

Branch coverage included in aggregate %.

12 of 21 new or added lines in 6 files covered. (57.14%)

1 existing line in 1 file now uncovered.

8326 of 16611 relevant lines covered (50.12%)

440.24 hits per line

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

86.19
/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