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

aelassas / servy / 25985000560

17 May 2026 07:45AM UTC coverage: 51.078% (+0.03%) from 51.052%
25985000560

push

github

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

1189 of 2146 branches covered (55.41%)

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.

8455 of 16735 relevant lines covered (50.52%)

384.85 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