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

aelassas / servy / 25455324570

06 May 2026 07:04PM UTC coverage: 53.542% (-0.03%) from 53.572%
25455324570

push

github

aelassas
fix(service): ProcessWrapper.cs - SendCtrlC mutates process-wide console state (FreeConsole / AttachConsole / SetConsoleCtrlHandler) without a process-wide lock
fix(desktop,manager): AppBootstrapper.cs - OnExit disposes _appLifetimeCts while async-void StartAvailabilityMonitor still observes its Token; ObjectDisposedException promoted to AppDomain.UnhandledException
fix(core): Logger.cs - _currentLogLevel read on hot logging path without volatile or lock; updates may go unobserved
fix(core): EventLogLogger.cs - SafeWriteToEventLog reads _eventLog without volatile/lock; SetIsEventLogEnabled can null it concurrently

1120 of 1971 branches covered (56.82%)

Branch coverage included in aggregate %.

12 of 31 new or added lines in 1 file covered. (38.71%)

13 existing lines in 3 files now uncovered.

8168 of 15376 relevant lines covered (53.12%)

374.03 hits per line

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

46.63
/src/Servy.Manager/ViewModels/ConsoleViewModel.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