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

aelassas / servy / 26043430438

18 May 2026 03:32PM UTC coverage: 50.337% (-11.2%) from 61.563%
26043430438

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 (#1793)
fix(cli): ImportServiceCommand.cs - repoImporter return value discarded; CLI import reports success even when UpsertAsync persists 0 rows (#1794)
fix(service): Service.cs - ConditionalReset background task reads _preLaunchEnabled before StartPreLaunchProcess sets it (#1743)
fix(service): Service.cs - SafeKillProcess timeout path logs misleading 'already exited' message (#1684)
fix(psm1): -Deps ValidatePattern rejects valid service names containing dots (#1694)
fix(service): ProcessLauncher.cs - ApplyLanguageFixes Java branch misses .jar despite docs promising it (#1740)
fix(service): ProcessLauncher.cs - ApplyLanguageFixes misses py.exe (Python launcher) and python2; services lose UTF-8 fixes (#1747)
fix(core): SecureData.cs - DecryptV2 HMAC failures bypass Logger.Error in catch filter (#1723)
fix(service): Service.cs - SafeKillProcess IsFaulted/IsCanceled branches are unreachable; faults propagate through Wait() and reach outer catch instead (#1704)
fix(service): Service.cs - HandleStopResult XML doc contradicts implementation for true/false/null cases (#1722)
fix(service): Service.cs - OnCustomCommand IsFaulted branch unreachable; AggregateException from Wait() escapes the SCM handler (#1713)

1198 of 2209 branches covered (54.23%)

Branch coverage included in aggregate %.

11 of 33 new or added lines in 6 files covered. (33.33%)

8448 of 16954 relevant lines covered (49.83%)

429.95 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