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

aelassas / servy / 25925954793

15 May 2026 03:22PM UTC coverage: 51.193% (-0.1%) from 51.3%
25925954793

push

github

aelassas
fix(cli): Program.cs - 'using System.Diagnostics' under #if !DEBUG is dead; nothing in the file references the namespace in Release
fix(manager): LogsViewModel.Cleanup - aliased to Dispose() makes the VM single-use; subsequent tab-switches leak CancellationTokenSource instances
fix(core): ResourceHelper.CopyEmbeddedResource - returns success even when StartServices throws in finally; caller cannot detect stopped-and-not-restarted services
fix(core): EventLogLogger.SetIsEventLogEnabled - non-atomic _eventLog.Dispose()+null sequence racing with concurrent WriteEntry causes ObjectDisposedException
fix(notifications): Servy-Watermark.psm1 - Update-Watermark failures create a feedback loop in the notification pipeline (no '^Failed to update timestamp file' filter)

1185 of 2128 branches covered (55.69%)

Branch coverage included in aggregate %.

3 of 43 new or added lines in 3 files covered. (6.98%)

8 existing lines in 2 files now uncovered.

8445 of 16683 relevant lines covered (50.62%)

382.96 hits per line

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

76.85
/src/Servy.Manager/ViewModels/LogsViewModel.cs


Source Not Available

STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc