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

aelassas / servy / 26043429090

18 May 2026 03:32PM UTC coverage: 50.927% (+0.04%) from 50.892%
26043429090

push

github

aelassas
fix(manager): ServiceSearchViewModelBase.cs - SearchServicesAsync mutates Services without re-checking the token after await; an older search can overwrite a newer one's results (#1796)
fix(manager): LogEntryModel.cs - LevelIcon switch has no case for EventLogLevel.Critical (or Verbose); Critical events get the Info icon in LogsView
fix(cli): ImportServiceCommand.cs - repoImporter return value discarded; CLI import reports success even when UpsertAsync persists 0 rows
fix(service): Service.cs - ConditionalReset background task reads _preLaunchEnabled before StartPreLaunchProcess sets it
fix(service): Service.cs - SafeKillProcess timeout path logs misleading 'already exited' message
fix(psm1): -Deps ValidatePattern rejects valid service names containing dots
fix(service): ProcessLauncher.cs - ApplyLanguageFixes Java branch misses .jar despite docs promising it
fix(service): ProcessLauncher.cs - ApplyLanguageFixes misses py.exe (Python launcher) and python2; services lose UTF-8 fixes
fix(core): SecureData.cs - DecryptV2 HMAC failures bypass Logger.Error in catch filter
fix(service): Service.cs - SafeKillProcess IsFaulted/IsCanceled branches are unreachable; faults propagate through Wait() and reach outer catch instead
fix(service): Service.cs - HandleStopResult XML doc contradicts implementation for true/false/null cases
fix(service): Service.cs - OnCustomCommand IsFaulted branch unreachable; AggregateException from Wait() escapes the SCM handler

1205 of 2183 branches covered (55.2%)

Branch coverage included in aggregate %.

17 of 43 new or added lines in 6 files covered. (39.53%)

7 existing lines in 1 file now uncovered.

8597 of 17064 relevant lines covered (50.38%)

378.42 hits per line

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

50.0
/src/Servy.Manager/Models/LogEntryModel.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