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

aelassas / servy / 25455323667

06 May 2026 07:04PM UTC coverage: 52.931% (-0.06%) from 52.995%
25455323667

push

github

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

1120 of 2012 branches covered (55.67%)

Branch coverage included in aggregate %.

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

16 existing lines in 4 files now uncovered.

8036 of 15286 relevant lines covered (52.57%)

426.7 hits per line

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

72.95
/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