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

aelassas / servy / 25984130724

17 May 2026 07:01AM UTC coverage: 50.605% (+0.05%) from 50.559%
25984130724

push

github

aelassas
fix(core): AppConfig.cs - TargetFramework field throws unconditionally even though it is only consumed inside #if DEBUG blocks (#1525)
fix(service): Service.cs - dead health check timer disposal in Cleanup() finally block (already disposed in ExecuteTeardown) (#1523)
fix(core): Helper.WriteFileAtomic / WriteFileAtomicCore — duplicated 'retries = 3' and '100ms backoff' magic numbers across sync and async (#1522)
fix(service): ConsoleAppDetector.cs - generic 'catch { return false }' silently swallows IO/Access errors with no telemetry (#1519)
fix(core): AppConfig.ResolveExe — XML doc claims it throws FileNotFoundException but the implementation never throws (#1518)
fix(core): AppConfig.AllowLegacyV1Decryption — documented as a runtime migration toggle but is a static-readonly hard-coded false (no runtime override) (#1517)
fix(service): Service.cs HandleStopResult — XML doc and 'canceled' wording mismatch the underlying TryStopGracefullyOrKill semantics (#1514)
fix(core): ProtectedKeyProvider.GetOrGenerate - inconsistent retry backoff between IOException (exponential) and UnauthorizedAccessException (fixed 100ms) (#1512)
fix(service): Service.cs OnCustomCommand fallback - logs 'Pre-Shutdown handling complete' BEFORE ExecuteTeardown actually runs (#1510)
fix(desktop,manager): AppBootstrapper.OnExit - 'TryDispose' helper is misused for a Cancel() call (misleading name) (#1505)

1180 of 2167 branches covered (54.45%)

Branch coverage included in aggregate %.

11 of 28 new or added lines in 6 files covered. (39.29%)

4 existing lines in 3 files now uncovered.

8318 of 16602 relevant lines covered (50.1%)

440.38 hits per line

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

83.98
/src/Servy.Core/Security/SecureData.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